[CMake] MS VS 2005 nmake problem
Bill Hoffman
bill.hoffman at kitware.com
Thu Jul 31 12:59:03 EDT 2008
dean.inglis at camris.ca wrote:
> 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.
>
Did ++ work in a directory name for CMake 2.4.8 and VTK?
-Bill
More information about the CMake
mailing list