Please test: changes in how Qt4 is found

Alexander Neundorf neundorf at kde.org
Thu Apr 27 21:23:27 BST 2006


On Thursday 27 April 2006 22:14, Adriaan de Groot wrote:
> On Thursday 27 April 2006 21:03, Alexander Neundorf wrote:
> > after the discussions on the kde-buildsystem and on the cmake list I
> > committed some changes to FindQt4.cmake ind kdelibs trunk.
> > Now qmake is used directly to report which uic and which moc should be
> > used. It works for me and also on some other machines.
>
> Does the job on FreeBSD for kdelibs, at the least (but .. qmake is in
> QTDIR/bin, right? as are moc and uic, so if you can find qmake you can find
> moc and uic *anyway*. where's the subtlety?)

Qt4 moc and uic are renamed on some distributions to moc-qt4 and uic-qt4 .So 
there can be paralell moc (Qt3) and moc-qt4 (Qt4) and another moc (qt-copy) 
installed on the system.
Enough chances to get the wrong one :-)

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net




More information about the kde-core-devel mailing list