[vtkusers] activiz help

mirko heuegger mheuegger at gmail.com
Wed Jul 3 02:40:33 EDT 2013


Hello!

Have you set the target-platform to 'x64'?

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.


hth

mirko



On Tue, Jul 2, 2013 at 7:41 PM, Domenico Quaranta <n40.analysis at gmail.com>wrote:

> Hi all,
> I'm trying to make Activiz working with a .net project compiled x64.
> Is anyone experienced?
> The problem is the following:
> - Activiz x86 works
> - When I want to use Kitware.Vtk.dll x64 in visual studio, the component
> is not recognized...
>
> Has anybody solved the issue?
>
> Thanks
> Nico
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
Real programmers don't document; if it was
hard to write, it should be hard to understand.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130703/e349d58a/attachment.htm>


More information about the vtkusers mailing list