[vtkusers] FW: VTK visualization
David Doria
daviddoria at gmail.com
Tue May 1 13:41:14 EDT 2012
On Tue, May 1, 2012 at 1:39 PM, <L.Ding at surrey.ac.uk> wrote:
> Hi David,
>
> Could you give me more tutorial on how to generate make file using Cmake?
>
> Many thanks
>
> Best regards
> Lifeng
See this:
http://www.vtk.org/Wiki/VTK/Tutorials/CMakeListsFile
Once you have a CMakeLists.txt file (there is one with every example
on this page: http://www.vtk.org/Wiki/VTK/Examples/Cxx
You simply point CMake to that file (if you're on Windows, open the
CMake program itself, if you're on linux, run ccmake).
David
More information about the vtkusers
mailing list