[CMake] MS VS 2005 nmake problem
dean.inglis at camris.ca
dean.inglis at camris.ca
Thu Jul 31 13:10:21 EDT 2008
renamed working dir "Code" instead of "C++" - works,
thanks much!
> > 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