Quote:
Originally Posted by varlog
-DCMAKE_INSTALL_PREFIX is set to my build folder.
|
Do you mean that you've set your install prefix to the same directory as the build directory (where you first issue the cmake command)?
I've absolutely no experience with using Qt Creator as part of the build process. Just cmake, make, make install.