Re: [CMake] MS VS 2005 nmake problem

2008-07-31 Thread dean.inglis
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(): Nes

Re: [CMake] MS VS 2005 nmake problem

2008-07-31 Thread Bill Hoffman
[EMAIL PROTECTED] 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/Mater

Re: [CMake] MS VS 2005 nmake problem

2008-07-31 Thread dean.inglis
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:9

Re: [CMake] MS VS 2005 nmake problem

2008-07-31 Thread Bill Hoffman
[EMAIL PROTECTED] wrote: Hi, I am running CMake 2.6 on an XP machine with MS Visual Studio 2005 and am trying to compile VTK cvs from the Visual Studio 2005 command prompt. I am getting the following errors reported by CMake: CMake Error at CMakeLists.txt:1005 (ADD_SUBDIRECTORY): add_subdirecto

[CMake] MS VS 2005 nmake problem

2008-07-31 Thread dean.inglis
Hi, I am running CMake 2.6 on an XP machine with MS Visual Studio 2005 and am trying to compile VTK cvs from the Visual Studio 2005 command prompt. I am getting the following errors reported by CMake: CMake Error at CMakeLists.txt:1005 (ADD_SUBDIRECTORY): add_subdirectory not given a binary direc