On Friday 03 March 2006 12:13, Paulo Jorge Guedes wrote: > Hi, > > I'm trying to build a hello world kde4 application based on the cmake > files of kdebase. > I'm having a problem with finding KDE4. kde-config gives me this: > > $ kde-config.exe --version > Qt: 4.1.0 > KDE: 3.9.02 (>= 20050906 DONTPORT) > kde-config: 1.0 > > But FindKDE4.cmake can't find my KDE4: > > [...] > -- Check for working CXX compiler: c:/mingw/bin/g++.exe -- works > -- datadir: C;/Documents and Settings/pjguedes/.kde/share/apps/ > Could not find KDE4 > -- Configuring done
You could try setting KDEDIR to the kde 4 libs install dir. But actually, it's not yet ready to be used outside of kdelibs. Wait maybe two weeks, then you can use it. 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 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
