<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
As this list helped me to resolve a related issue the other day, i
feel i must repay the gesture :)<br>
<br>
Here is what i used to build VTK 64 bit on Windows (with VS2010 SP1)
successfully:<br>
<a class="moz-txt-link-freetext" href="http://pinyotae.blogspot.com/2010/08/vtk-installation-on-windows-64-bit-for.html">http://pinyotae.blogspot.com/2010/08/vtk-installation-on-windows-64-bit-for.html</a><br>
<br>
One difference between our two builds though is that I had not
previously built the 32 bit version. I built the 64 bit version on a
new computer.<br>
<br>
Cheers<br>
Alex<br>
<br>
On 12/14/2011 12:51 PM, rakesh patil wrote:
<blockquote
cite="mid:CAOG35c=u+7P6V80KTfEiDGAyzAeEqth5gKH+YGdRPkmiomfWxA@mail.gmail.com"
type="cite">Hi folks,<br>
<br>
In order to handle large dataset, I migrated from 32-bit mode of
VTK to 64-bit version of VTK. I configured VTK on windows 7 64-bit
machine with the help of CMAKE and Microsoft Visual Studio 2008.
The code compiled on 32bit machine worked very well. <br>
<br>
When I compiled my application targeting for 64-bit machine, on
64bit windows 7 machine, I observed that vtkDelaunay2D crashed
during triangulation. Then I tested the same by compiling 32bit
version of my application on same 64bit windows machine. Again I
got same result (i.e. app crashed during triangulation). I thought
it would be data problem. So I tested the same data with my
earlier application( 32bit version of my application on 32-bit
machine) There it worked very well. <br>
<br>
So what I observed is that, irrespective of in what mode (32 or
64) the application is compiled on 64bit machine, my application
crashes during triangulation. Whereas it works on 32bit machine.
Anyone knows why is this behavior? Is there any settings to be
done in CMAKE or Visual Studio while configuring VTK for building
64-bit mode of VTK?<br>
<br>
I would be grateful if anyone can tell me the procedure or any
link to build 64bit version of VTK with CMAKE and Visual Studio on
64bit Windows 7.<br>
<br>
Thanks <br>
<br>
Regards<br>
Rakesh Patil<br>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
<br>
</body>
</html>