[vtkusers] 32 and 64

Alex Malyushytskyy alexmalvtk at gmail.com
Fri Jul 12 19:32:50 EDT 2013


If it only for Windows, 32 bit version will run on 64 bit Windows.


On Fri, Jul 12, 2013 at 1:33 PM, David Cole <dlrdave at aol.com> wrote:

> > I have a vtk project that needs to run on any CPU (32bit and 64bit)
> > But the activiz dlls are different for 32 and 64.
> > How can I make it run on both systems?
>
> You can’t. You must have separate binaries for each architecture.
>
> > I don't want to make to same projects one for 32 and one for 64.
> You don't have to make “same projects”, but you do have to add
> configurations to your existing project, and set up the target machine type
> for each one, and adjust references.
>
> Or maybe you do have to have multiple projects. It’s been a while, and I
> can’t recall if it’s easy/possible to have multiple architecture targets in
> a single C# project file...
>
>
> HTH,
> David C.
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130712/881e2d56/attachment.htm>


More information about the vtkusers mailing list