Hi cyrille,<br><br>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. <br>To set the VTK_DIR in the GUI of CMake is my aim. Do you have any further information for me?<br>
<br>With kind regards,<br>Michael<br><br><div class="gmail_quote">2010/7/21 Cyrille Faucheux <span dir="ltr"><<a href="mailto:cyrille.faucheux@etu.univ-tours.fr">cyrille.faucheux@etu.univ-tours.fr</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000">
You need to regenerate your build process (makefile, visual studio
solution, whatever...).<br>
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.<br>
<br>
Cyrille<br></div>
</blockquote></div>