invitation: try compiling kdelibs using cmake

Mickael Marchand marchand at kde.org
Thu Jan 26 18:35:01 GMT 2006


Alexander Neundorf wrote:
> On Wednesday 25 January 2006 23:49, 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 ...
> 
> 
> The simple solution: start ccmake and set the values manually.
> 
> 
>>>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 ?
> 
> 
> I have a release-and-debug build here, yes, it currently links to the release 
> versions.
> 
> Bye
> Alex
ok :)
I would suggest linking to the debug one by default, as it is the
current default with unsermake too.

thanks for the help

Cheers,
Mik




More information about the kde-core-devel mailing list