Change Qt install path after building?
问题 how can I change Qt install path after I building it ? Example : qmake.exe search binaries to original install path, how can I change/redefine it ? Thanks. Edit : I finally found this patch to apply to Qt : http://ftp-developpez.com/qt/binaires/win32/patcher/QtPatcher.7z http://ftp-developpez.com/qt/binaires/win32/patcher/QtPatche_src.7z 回答1: I was looking into this and found a way that works (in qt 4.7.2) by customizing qt with a qt.conf file. In my case, I added a qt4-4.7.2/bin/qt.conf (I