This has probably been asked a bazillion times before but can you build Qt in a different directory from the source directory? And can you install from the build directory into a different 3rd directory?
While building the open source version on Windows, I see the following lines (albeit with hypothetical pathnames):
Sources are in..............C:\Source\qt-win-opensource-src-4.4.1
Build is done in............C:\Build\qt-default-cfg
Install prefix..............C:\Install\qt-4
This leads me to think that it can be done but the configure help message does not indicate options for doing such.
Thanks.
Bookmarks