VTK/Obtaining/GraphicalTutorials/WinXPVS2005
From KitwarePublic
< VTK | Obtaining
Jump to navigationJump to search
Revision as of 14:19, 1 October 2010 by Daviddoria (talk | contribs) (Created page with "* Install CMake * Download the source and the data from: http://www.vtk.org/get-software.php File:VTK_WinXPVS2005_GetSoftware.jpg ...")
- Download the source and the data from:
http://www.vtk.org/get-software.php
- The following steps assume that you’ve stored the downloaded files in a directory called C:\VTK as shown below:
- Next, just extract each of the files to a folder of the same name as shown below. I’m using WinRAR for this. You can use WinZip or whatever you prefer.
- Okay, so we’ve extracted the source and the data files. Our directory should look like the one shown below:
- Next, create a bin directory. We’ll use this later.
- Run CMake (instructions here
- Go to the bin directory we created earlier and open the solution file in there:
- Once you’ve opened the solution file, you’ll see a project in the solution called INSTALL. You’ll need to right click on this project and say “Build”. This could take up to an hour depending on your hardware.
- Add instructions for downloading and compiling an example http://www.vtk.org/Wiki/VTK/Examples/Cxx