ANNOUNCE: cmake 2.3.3 required

Jaison Lee lee.jaison at gmail.com
Sat Feb 11 17:48:40 CET 2006


> http://www.cmake.org/files/v2.3/cmake-2.3.3-20060210-win32.exe
> http://www.cmake.org/files/v2.3/cmake-2.3.3-20060210.tar.gz

This is probably an issue more for the ccmake mailing list, but since
we're probably the only ones using this version...

After installing the above version, I'm getting an odd error when
configuring kdelibs:

CMake Error: Error required internal CMake variable not set, cmake may
be not be built correctly.
Missing variable is:
CMAKE_SIZEOF_VOID_P

Recompiling the software did not correct it, and this variable isn't
listed in the ccmake interface (not even in advanced). Passing it from
the command line gets things working.

I compiled ccmake with gcc 3.3.6. A few people on IRC said they had no
problems, but they were all using gcc >=4. Perhaps a gcc issue??
Anyone else use gcc 3.3 without problems?


More information about the Kde-buildsystem mailing list