<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Any idea why the kitware.vtk.dll is not recognized as a .net component?</div><div>Without this I don't have the windowrenderer tool in visual studio<br><br>Nico</div><div><br>Il giorno 03/lug/2013, alle ore 08:40, mirko heuegger &lt;<a href="mailto:mheuegger@gmail.com">mheuegger@gmail.com</a>&gt; ha scritto:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hello!<div><br></div><div style="">Have you set the target-platform to 'x64'?</div><div style=""><br></div><div style="">And there are some differences between the x86 and x64 libraries, so returns vtkPointLocator.FindClosestPointWithinRadius in x64 a long (System.Int64) while under x86 an int (System.Int32) is returned.</div>
<div style=""><br></div><div style=""><br></div><div style="">hth</div><div style=""><br></div><div style="">mirko</div><div style=""><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 2, 2013 at 7:41 PM, Domenico Quaranta <span dir="ltr">&lt;<a href="mailto:n40.analysis@gmail.com" target="_blank">n40.analysis@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div>I'm trying to make Activiz working with a .net project compiled x64.</div><div>Is anyone experienced?</div>
<div>The problem is the following:</div><div>- Activiz x86 works</div>
<div>- When I want to use Kitware.Vtk.dll x64 in visual studio, the component is not recognized...</div><div><br></div><div>Has anybody solved the issue?</div><div><br></div><div>Thanks&nbsp;</div>
<div>Nico</div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<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><br clear="all"><div><br></div>-- <br>Real programmers don't document; if it was<br>hard to write, it should be hard to understand.
</div>
</div></blockquote></body></html>