[vtkusers] 64 Bit Projects

Dominik Szczerba dominik at itis.ethz.ch
Mon May 30 07:14:52 EDT 2011


You need to chose the right (64 bit version in your case) of your
compiler when first configuring your project with CMake. You should
have installed 64 bit compiler support from your VS distribution.

On Mon, May 30, 2011 at 1:11 PM, Alex Southern <mrapsouthern at gmail.com> wrote:
> Hi,
>
> If I want to make a 64 bit project (on Win7 64 bit, VS 2008 Pro, with 64 bit
> compiler installed) with VTK do I need to specifically compile the VTK
> libraries for this?
>
> If so how is this specified? in Cmake?
>
> Thanks
> Alex
> _______________________________________________
> 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
>
>



More information about the vtkusers mailing list