[vtkusers] Compiling VS2008, 64bit, Vista x64 SP1

David Cole david.cole at kitware.com
Sat Apr 26 14:50:03 EDT 2008


What version of VTK are you using? CVS HEAD should have full 64-bit support.
We run a nightly dashboard on that configuration using Visual Studio 2005
and all the tests pass today:
http://www.cdash.org/CDash/viewTest.php?buildid=62786

Are you choosing the "Win64" variant of the generator in CMake?

If you are using VTK 5.0.x, I would recommend upgrading to the CVS HEAD of
VTK for 64-bit builds.

HTH,
David


On Sat, Apr 26, 2008 at 10:24 AM, Alexander MacLennan <
alex.maclennan at gmail.com> wrote:

> Hi
>
>  I'm trying to compile VTK in 64 bit mode.
>
>  I'm able to get the 32 bit libs going OK, but when I use the 64 bit
> profile in cmake with visual studio 2008 with cmake 2.4.8 I get the
> following error when I select build Solution
>
>   vtk\common\vtkType.h(162) : fatal error C1189: #error : "No native data
> type can represent an 8-bit integer."
>
> I am using a NTFS partition.
>
> My OS is Vista x64 with SP1
>
> Has anyone succeeded in building VTK with this configuration?
>
> thanks
>
> Alex
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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/20080426/0cc1e0be/attachment.htm>


More information about the vtkusers mailing list