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

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to