invitation: try compiling kdelibs using cmake
Mickael Marchand
marchand at kde.org
Thu Jan 26 08:13:45 CET 2006
William A. Hoffman wrote:
> At 05:49 PM 1/25/2006, Mickael Marchand wrote:
>
>>Hi Alex,
>>
>>I just did a quick try :)
>>
>>I have kde4 in /opt/kde4 and cmake compiled from cvs in there
>>Qt4 (debug build) is in /opt/qt4
>>
>>I've created a b2 directory in my kdelibs tree (build dir), and ran
>>cmake ../
>>it did all the checks pretty fine apparently but it does not seem to
>>find my Qt libs ...
>>
>>
>>>CMake Error: This project requires some variables to be set,
>>>and cmake can not find them.
>>>Please set the following variables:
>>>QT_QT3SUPPORT_LIBRARY (ADVANCED)
>>>QT_QTCORE_LIBRARY (ADVANCED)
>>>QT_QTGUI_LIBRARY (ADVANCED)
>>>QT_QTXML_LIBRARY (ADVANCED)
>>
>>mikmak at alhya:~/src/kde/trunk/kdelibs/b2$ echo $QTDIR
>>/opt/qt4
>>
>>does it require non-debug qt build maybe ?
>>
>>Cheers,
>>Mik
>
>
> Is qmake in your path? CMake FindQT uses qmake to find all that stuff.
yes it is ;)
mikmak at alhya:~/src/kde/trunk/kdelibs/b2$ which qmake
/opt/qt4/bin/qmake
Cheers,
Mik
>
> -Bill
>
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem
More information about the Kde-buildsystem
mailing list