[CMake] MS VS 2005 nmake problem
dean.inglis at camris.ca
dean.inglis at camris.ca
Thu Jul 31 12:51:17 EDT 2008
Hi Bill,
RC 15 for 2.6.1 and using "C" instead of "c":
cmake C:/C++/Source/VTK -G"NMake Makefiles"
but now I have:
Checking for ipv6 support. - no
RegularExpression::compile(): Nested *?+.
RegularExpression::compile(): Error in compile.
CMake Error at Utilities/MaterialLibrary/CMakeLists.txt:94 (IF):
if had incorrect arguments: NOT "${VTK_BINARY_DIR}" MATCHES
"^${VTK_SOURCE_DIR}$ (Regular expression "^C:/C++/Source/VTK$" cannot
compile).
CMake Error at Utilities/MaterialLibrary/CMakeLists.txt:100 (ENDIF):
endif An ENDIF command was found outside of a proper IF ENDIF structure.
Or its arguments did not match the opening IF command.
Dean
More information about the CMake
mailing list