[vtkusers] compiling issues
    John Drescher 
    drescherjm at gmail.com
       
    Tue Mar 17 11:24:30 EDT 2009
    
    
  
> The easiest way to use VTK to generate your own projects is through the use
> of cmake, http://www.cmake.org/.  If you built VTK, you should already be
> somewhat familiar with the use of cmake.  For more information and to get
> started, look at your vtk source tree under VTK/Examples/Build.  The
> directories vtkMy and vtkLocal are good starting points for the generating
> your own projects.
>
Fully agreed. I don't play with linker settings at all. Every thing is
in the CMakeLists.txt file and I can easily compile on VC2003, VC2005
and linux with very little effort.
John
    
    
More information about the vtkusers
mailing list