[CMake] [cmake 2.2.1] FindQt.cmake - parse error
William A. Hoffman
billlist at nycap.rr.com
Wed Sep 21 11:46:50 EDT 2005
Can you post your CMakeFiles/CMakeError.log and CmakeFiles/CmakeOutput.log and
CMakeCache.txt for this project?
-Bill
At 11:10 AM 9/21/2005, Sören Freudiger wrote:
>I just installed the new beta an gained following parising error at
>FindQt.cmake:
>
>CMake Error: Error required internal CMake variable not set, cmake may be
>not build correctly.
>Missing variable is:
>CMAKE_SIZEOF_VOID_P
>
>What does that mean?
>
>Has it anything to do with;
>> - CHECK_TYPE_SIZE("void *" CMAKE_SIZEOF_VOID_P)
>> + CHECK_TYPE_SIZE("void*" CMAKE_SIZEOF_VOID_P)
>(email from 19.8.2005 [CMake] problems with icc9 of Brad King)
>
>Bug or feature?
>
>Sincerly,
>SirAnn
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list