Fwd: Re: Can't compile kdelibs with cmake
Alexander Neundorf
neundorf at kde.org
Tue Apr 4 22:48:16 CEST 2006
On Tuesday 04 April 2006 22:17, David Faure wrote:
> Something going wrong in the Qt4 detection? **Unknown***10000 looks fun
> :)
Actually the error message was 100% clear, although it looks quite obscure:
It's this line:
MATH(EXPR found_vers "${found_qt_major_vers}*10000 +
${found_qt_minor_vers}*100 + ${found_qt_patch_vers}")
and each of the found_qt_xxx_vers was set to "**Unknown**", since this is what
Qt3 qmake returns on the query.
I committed a fix to trunk.
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-buildsystem
mailing list