qt-copy's qmake is not returning the correct QT_VERSION

Thiago Macieira thiago at kde.org
Tue Jun 6 22:55:35 CEST 2006


Bill Hoffman wrote:
>I am trying to update dbus on dash17 so the kde dashboard will
>work again.   I can not build kdesupport because the qt-copy qmake
>is reporting the wrong version of qt, which confuses cmake.
>
>/home/kitware/Dashboards/Support/qt-copy-install/bin/qmake -query
> QT_VERSION 4.1.1
>
>/home/kitware/Dashboards/Support/qt-copy-install/bin/qmake --version
>QMake version: 2.00a
>Using Qt version 4.1.3 in
> /home/kitware/Dashboards/Support/qt-copy-install/lib

Go into qt-copy/qmake and do:
rm *.o
make

This will rebuild qmake and make it report the correct version.
-- 
Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
  thiago.macieira (AT) trolltech.com     Trolltech AS
    GPG: 0x6EF45358                   |  Sandakerveien 116,
    E067 918B B660 DBD1 105C          |  NO-0402
    966C 33F5 F005 6EF4 5358          |  Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060606/5b9d2279/attachment.pgp 


More information about the Kde-buildsystem mailing list