qmake-qt4 vs. qmake vs. qmake-qt3
William A. Hoffman
billlist at nycap.rr.com
Wed Mar 22 23:50:08 CET 2006
At 05:46 PM 3/22/2006, Michael Biebl wrote:
>> > It's no problem to change it back, but no matter which option we choose, there
>> > will probably always be situations where the wrong one can be found.
>_
Actually, I think this is the problem:
kitware at dash17:~/Dashboards/My Tests/kdelibs-cont$ qmake-qt4 --version
QMake version: 2.00a
Using Qt version 4.1.1 in /usr/lib
kitware at dash17:~/Dashboards/My Tests/kdelibs-cont$ ../../Support/qt-copy-install/bin/qmake --version
QMake version: 2.00a
Using Qt version 4.1.1 in /home/kitware/Dashboards/Support/qt-copy-install/lib
qt-copy should have a different version number. Then we can make sure we
get the right version for kde. But, as it is now, you can not tell the difference
from qt-copy qmake and qmake from qt 4.1.1.
-Bill
More information about the Kde-buildsystem
mailing list