VTK/Obtaining/GraphicalTutorials/WinXPVS2005

From KitwarePublic
< VTK‎ | Obtaining
Jump to navigationJump to search
  • Download the source and the data from:

http://www.vtk.org/get-software.php

Error creating thumbnail: Unable to save thumbnail to destination
  • The following steps assume that you’ve stored the downloaded files in a directory called C:\VTK as shown below:
Error creating thumbnail: Unable to save thumbnail to destination
  • 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.
Error creating thumbnail: Unable to save thumbnail to destination
  • Okay, so we’ve extracted the source and the data files. Our directory should look like the one shown below:
Error creating thumbnail: Unable to save thumbnail to destination
  • Next, create a bin directory. We’ll use this later.
Error creating thumbnail: Unable to save thumbnail to destination
  • Run CMake (instructions here
  • Go to the bin directory we created earlier and open the solution file in there:
Error creating thumbnail: Unable to save thumbnail to destination
  • 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.
Error creating thumbnail: Unable to save thumbnail to destination