[vtkusers] QT+VTK+ITK 64bit version

Gib Bogle g.bogle at auckland.ac.nz
Thu Nov 28 19:12:26 EST 2013


I assumed that you didn't have Makefile, and was just guessing at a cause. 

I believe that if you build Qt from the x86 command prompt, you will get 32bit libraries.  You need to build in the x64 command prompt to get 64bit libraries - otherwise there is nothing to tell the compiler to do a 64bit build.  This is my understanding, and I hope somebody will correct me if I'm wrong.

Similarly when you build ITK and VTK (or any other 64bit targets) with cmake, you have to specify Visual Studio 10 Win64 as the generator.
________________________________________
From: vtkusers-bounces at vtk.org [vtkusers-bounces at vtk.org] on behalf of Massinissa Bandou [Massinissa.Bandou at USherbrooke.ca]
Sent: Friday, 29 November 2013 12:26 p.m.
To: vtkusers at vtk.org
Subject: Re: [vtkusers] QT+VTK+ITK 64bit version

Hi Gib,

I did as John said and it seems building after jom.exe. But I used the
default command prompt (x86). Is that wrong??

I already have a project using VTK+ITK+QT, so I guess I need to re-configure
& re-install vtk and itk using vs2010 x64 and reconfigure my project??


Massi



--
View this message in context: http://vtk.1045678.n5.nabble.com/QT-VTK-ITK-64bit-version-tp5724685p5724710.html
Sent from the VTK - Users mailing list archive at Nabble.com.
_______________________________________________
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