invitation: try compiling kdelibs using cmake

Alexander Neundorf neundorf at kde.org
Thu Jan 26 19:26:38 CET 2006


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
-- 
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