[vtkusers] How to specify the path to VTK in CMake?

Michael Xanadu xanadu.michael at googlemail.com
Wed Jul 21 10:32:04 EDT 2010


Hi cyrille,

thank you for your answer. Do you mean to set the VTK_DIR as an environment
variable? If yes, then I already tried that without success.
To set the VTK_DIR in the GUI of CMake is my aim. Do you have any further
information for me?

With kind regards,
Michael

2010/7/21 Cyrille Faucheux <cyrille.faucheux at etu.univ-tours.fr>

>  You need to regenerate your build process (makefile, visual studio
> solution, whatever...).
> Rerun CMake, set the VTK_DIR option to the x64 path of your VTK binaries,
> reconfigure and regenerate. You now must be able to recompile you app and
> link with the x64 libs.
>
> Cyrille
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100721/db271f08/attachment.htm>


More information about the vtkusers mailing list