[Insight-users] from image to spatial object : how to install VTK

Nithiananthan, Sajendra Sajendra.Nithiananthan at rmp.uhn.on.ca
Wed Aug 1 10:19:44 EDT 2007


The installer executable available on the VTK site only includes a TCL
interpreter statically linked to the VTK libraries.  You will have to
download VTK source (zip or tarball) and build from that using CMAKE for
what you want.  There are no prebuilt libraries available for download.

-SN

-----Original Message-----
From: Michal Plotkowiak


but then how should I use Cmake to create a new project?
 My problem is that i installed InsightApplication and when I try to compile

some of the programs it can't open vtk lib (although, in cmake for 
InsihtApplication I specified the location of VTK dir that I created from 
source code).

So if I install VTK from .exe and then cmake a new project that uses itk and

vtk lib which dir should I define for VTK_DIR?

many thanks
michal


In message <46AFB839.4090404 at kitware.com> Luis Ibanez 
<luis.ibanez at kitware.com> writes:
> 
> Hi Michal,
> 
> From:
> http://www.vtk.org/get-software.php#latest
> 
> One easy way is to run the installer:
> http://www.vtk.org/files/release/5.0/vtk-5.0.3-win32.exe
> 
> 
>    Regards,
> 
> 
>        Luis
> 
> 

This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. If you have received this e-mail in error, please contact the sender and delete all copies. Opinions, conclusions or other information contained in this e-mail may not be that of the organization.


More information about the Insight-users mailing list