[CMake] [cmake 2.2.1] FindQt.cmake - parse error
Sören Freudiger
muffmolch at gmx.de
Wed Sep 21 11:10:44 EDT 2005
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
More information about the CMake
mailing list