Can't compile kdelibs4_snapshot (presumably a CMake problem)
Alexander Neundorf
neundorf at kde.org
Tue May 23 23:27:25 CEST 2006
On Tuesday 23 May 2006 01:39, Leonardo Cassarani wrote:
> architect at sirio:/home/kde4/kde4/kdelibs4_snapshot/build$ make
> CMake Error: Parse error in cache
> file /home/kde4/kde4/kdelibs4_snapshot/build/CMakeCache.txt. Offending
> entry: Error processing project
> file;
> /home/kde4/kde4/kdelibs4_snapshot/build/CMakeFiles/CMakeTmpQmake/tmp.pro
> CMake Error: Parse error in cache
> file /home/kde4/kde4/kdelibs4_snapshot/build/CMakeCache.txt. Offending
> entry: Error processing project
> file;
> /home/kde4/kde4/kdelibs4_snapshot/build/CMakeFiles/CMakeTmpQmake/tmp.pro --
> Found Qt-Version 4.1.1
Seems like a qmake-related problem.
Can you please send the CMakeCache.txt ?
Can you please also try to create a file named test.pro with the following
contents:
-------8<-------------8<--------------8<--------
message(MOC<$$QMAKE_MOC>)
message(UIC<$$QMAKE_UIC>)
---------8<-------------8<------------------8<--------------
and run qmake on it and post here what it says ?
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