[CMake] Visual Studio 2005 & CMake2.2

William A. Hoffman billlist at nycap.rr.com
Sun Nov 13 16:19:05 EST 2005


This means that cmake is unable to perform a try compile to determine the
size of void*.  Please post CMakeFiles/CMakeError.log  and CMakeOutput.log.

-Bill


At 10:48 AM 11/13/2005, Martin Groher wrote:
>Hi,
> 
>I’m trying to migrate all my projects from .NET 2003 to VS 2005. I used CMake 2.0 before, but had to switch to CMake2.2 for successfully generating VS 2005 .sln files. Now, I’m using my old CMakeLists.txt, but I always get an error
> 
>CMake Error: Error required internal CMake variable not set, cmake may be not built correctly.
>Missing variable is:
>CMAKE_SIZEOF_VOID_P
> 
>This error did not appear when using CMake 2.0 with VS .NET 2003.
> 
>The solution file does build correctly, however, but I find this error somehow annoying.
> 
>Does anyone have a helpful hint?
> 
>Tanks,
>Martin
> 
>====================================
>Martin Groher
>Chair for Computer Aided Medical Procedures
>fon: +49 89 289 17071
>fax: +49 89 289 17059
> 
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list