What version of VTK are you using? CVS HEAD should have full 64-bit support. We run a nightly dashboard on that configuration using Visual Studio 2005 and all the tests pass today: <a href="http://www.cdash.org/CDash/viewTest.php?buildid=62786">http://www.cdash.org/CDash/viewTest.php?buildid=62786</a><br>
<br>Are you choosing the &quot;Win64&quot; variant of the generator in CMake?<br><br>If you are using VTK 5.0.x, I would recommend upgrading to the CVS HEAD of VTK for 64-bit builds.<br><div class="gmail_quote"><br>HTH,<br>
David<br><br><br>On Sat, Apr 26, 2008 at 10:24 AM, Alexander MacLennan &lt;<a href="mailto:alex.maclennan@gmail.com">alex.maclennan@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi </div>
<div>&nbsp;</div>
<div></div>
<div>I&#39;m trying to compile VTK in 64 bit mode. </div>
<div>&nbsp;</div>
<div></div>
<div>I&#39;m able to get the 32 bit libs going OK, but when I use the 64 bit profile in cmake with visual studio 2008 with cmake 2.4.8 I get the following error when I select build Solution </div>
<div>&nbsp;</div>
<div></div>
<div></div>
<div></div>
<div>vtk\common\vtkType.h(162) : fatal error C1189: #error : &quot;No native data type can represent an 8-bit integer.&quot; </div>
<div></div>
<div></div>
<div></div>
<div>&nbsp;</div>
<div>I am using a NTFS partition.</div>
<div>&nbsp;</div>
<div>My OS is Vista x64 with SP1</div>
<div>&nbsp;</div>
<div>Has anyone succeeded in building VTK with this configuration?</div>
<div>&nbsp;</div>
<div>thanks</div>
<div>&nbsp;</div>
<div>Alex</div>
<br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>