Hello,<br>
<br>
I am using MS Visual Studio 8, 2005 and building VTK with Cmake
2.4.2 but I have been getting a compiler error that looks something
like this:<br>
<br>
The C compiler "cl" 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>