> BTW, you should not have to place the entire path name in your includes. > #include <vtkRenderer.h> > should be enough. I assume you configure your example project with cmake. > > Also post the CMakeLists.txt file that you are using for the example. > He is trying to build visual studio projects without using cmake. John