Finding qmake

William A. Hoffman billlist at nycap.rr.com
Fri Jun 23 14:48:31 CEST 2006


At 08:44 AM 6/23/2006, Simon Perreault wrote:
>Alexander also provided the following suggestion: "consider adjusting PATH or 
>specifying QT4_QMAKE_EXECUTABLE directly." Adjusting PATH is not an option 
>because both qmake and qmake-qt4 live in /usr/bin on my system (Debian). I 
>tried specifying QT4_QMAKE_EXECUTABLE directly, but cmake forgets the value 
>when it is re-run automatically (for example, when you modify a .cmake).

That should not happen.  Once qmake is in the CMakeCache.txt file, it should
never change unless you delete the CMakeCache.txt file.  

-Bill



More information about the Kde-buildsystem mailing list