Re: [CMake] Problem CMAKE to compile VTK windows 7

2010-01-13 Thread Dave Partyka
Did you select the VS 2008 64bit generator in CMake but not install the 64bit compiler? It is not installed by default, you have to do a custom install and select it manually. On Wed, Jan 13, 2010 at 8:40 AM, Leandro Gazoni wrote: > Dears, > > I'm have a problem to generate a project to compile

[CMake] Problem CMAKE to compile VTK windows 7

2010-01-13 Thread Leandro Gazoni
Dears, I'm have a problem to generate a project to compile VTK with visual studio 2008. The CMAKE displays the following error: Check for working C compiler: cl Check for working C compiler: cl -- broken CMake Error at C:/Program Files (x86)/CMake 2.6/share/cmake-2.6/Modules/CMakeTestCCompiler.