When you run CMake did you launch if from a mingw/msys terminal? You have to do that so that it will find the compiler.<br><br><div class="gmail_quote">On Sat, Apr 9, 2011 at 1:49 PM, Christian Vander Jagt <span dir="ltr">&lt;<a href="mailto:chrisvanderjagt@yahoo.com">chrisvanderjagt@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi. I am attempting to use CMake to compile VTK so that I can use it with Python. I am using CMake 2.8.4 GUI. When I try to compile, I get this message:<br>

<span style="color:rgb(255, 0, 0)">CMake Error: CMake was unable to find a build program corresponding to &quot;Visual Studio 8 2005&quot;.  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.</span>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255, 0, 0)">CMake Error: Could not find cmake module file:C:/Program Files/CMake 2.8/vtk/CMakeFiles/CMakeCCompiler.cmake</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(255, 0, 0)">CMake Error: Could not find cmake module file:C:/Program Files/CMake 2.8/vtk/CMakeFiles/CMakeCXXCompiler.cmake</span></p>
<p style="margin:0px;text-indent:0px">Configuring incomplete, errors occurred!</p><br>I am specifiying the compilers (mingw32-gcc.exe for C and mingw32-c++.exe for C++, leaving Fortran blank), I have the correct path to the source code, and the folder i am trying to build it in is C:/Program Files/CMake 2.8/vtk<br>

</div>
</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>