changes how Qt4 is found in trunk/kdelibs/
William A. Hoffman
billlist at nycap.rr.com
Fri Mar 31 16:29:41 CEST 2006
At 09:13 AM 3/31/2006, Thiago Macieira wrote:
>But the reason that it didn't work for me is that linux-g++/qmake.conf has
>changed completely for Qt 4.2. You REALLY don't want to read qmake.conf
>files.
>
>We'll see about making qmake -query be able to return QMAKE_MOC as well.
>For the moment, please revert to using QT_INSTALL_BINS/moc.
That would be great.
For the moment it will not work on systems that have renamed moc (moc-qt4).
Maybe it could try to read qmake.conf, and if that fails to find it, then it could fall
back to QT_INSTALL_BINS/moc.
-Bill
More information about the Kde-buildsystem
mailing list