If this question is already addressed somewhere, apologies. Just point me to the answer.
After building Qt in build directory X, I do a 'nmake INSTALL_ROOT=Y install' (on a Windows platform). Afterwards, if you run 'qmake -query QT_INSTALL_LIBS', the pathname still points to the build directory rather than the install directory.
Am I doing something wrong? Is there a workaround?
Thanks.
Bookmarks