[vtkusers] VTK and Visual c++ 2005

Joshua Pena joshua_pena at comcast.net
Thu Oct 25 00:39:41 EDT 2007


I am trying to get VTK to work with Visual C++ 2005 express edition 
(free). I have successfully built the vtk solution file after running 
cmake. My question now is where do i go from here? How can i compile 
code using visual c++. When i try to compile code with includes lines 
like #include "vtkSphereSource.h", it just gives me an error saying no 
such file. Am i suppose to move these header files into the include 
directory in the visual c++ directory? Any help would be appreciated.



More information about the vtkusers mailing list