ANNOUNCE: cmake 2.3.3 required

William A. Hoffman billlist at nycap.rr.com
Sat Feb 11 17:51:47 CET 2006


At 11:48 AM 2/11/2006, Jaison Lee wrote:
>> 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

This means a try compile for the size of void* (to detect 64 bit systems),
is failing.   Please post or look at your CMakeFiles/CMakeError.log file. 

-Bill



More information about the Kde-buildsystem mailing list