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 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
