Hello,<br>

<br>

I am using MS Visual Studio 8 2005, and I was not sure if it is
supported with Cmake 2.4.2? I have been trying to build VTK with it and
I am getting a compiler error that looks something like this:<br>

<br>

The C compiler &quot;cl&quot; is not able to compile a simple test program. <br>

It fails with the following output:<br>

<br>

The application for project 'C:\Calvin\VTK\CmakeFiles
<div>\CmakeTmp\ALL_BUILD.vcproj' is not installed.<br>
<br>
Make sure the application for the project type (.vcproj) is installed.<br>
The application for project 'C:\Calvin\VTK\CmakeFiles\CmakeTmp\INSTALL.vcproj' is not installed.<br>
<br>
Make sure the application for the project type (.vcproj) is installed.<br>

The application for project 'C:\Calvin\VTK\CmakeFiles\CmakeTmp\ZERO_CHECK.vcproj' is not installed.<br>
<br>
Make sure the application for the project type (.vcproj) is installed.<br>

The application for project 'C:\Calvin\VTK\CmakeFiles\CmakeTmp\cmTryComplieExec.vcproj' is not installed.\<br>
<br>
Make sure the application for the project type (.vcproj) is installed.<br>

Invalid project.<br>
<br>
Does anyone know whats wrong?<br>
Thanks</div>