[vtkusers] QT+VTK+ITK 64bit version

Gib Bogle g.bogle at auckland.ac.nz
Mon Dec 2 14:15:18 EST 2013


Sorry, I can't answer that.
________________________________
From: liu jianfei [flair.liu at gmail.com]
Sent: Tuesday, 3 December 2013 6:10 a.m.
To: Gib Bogle
Cc: Massinissa Bandou; vtkusers at vtk.org
Subject: Re: [vtkusers] QT+VTK+ITK 64bit version

Unfortunately, I still cannot compile a 64-bit qt because my visual studio is visual studio 10 express. Dose qt-vc-addin not support this version? Is there any alternative way to build 64-bit version?

 Jianfei


On Mon, Dec 2, 2013 at 2:13 AM, Gib Bogle <g.bogle at auckland.ac.nz<mailto:g.bogle at auckland.ac.nz>> wrote:
Could it be a PATH issue?  When I want to build a 64bit application from CMakeLists.txt I execute (at the command line) a batch file with these lines:

rem It is necessary to ensure that Qt Creator finds the 64-bit Qt dlls.  Put them at the front of the PATH list.
set PATH=C:\Qt64\4.8.1\bin;C:\Qt64\4.8.1\lib;C:\VTK-VS10-x64;%PATH%
set VTK_DIR=C:\VTK-VS10-x64
C:\QtSDK\QtCreator\bin\qtcreator CMakeLists.txt


________________________________________
From: vtkusers-bounces at vtk.org<mailto:vtkusers-bounces at vtk.org> [vtkusers-bounces at vtk.org<mailto:vtkusers-bounces at vtk.org>] on behalf of Massinissa Bandou [Massinissa.Bandou at USherbrooke.ca]
Sent: Monday, 2 December 2013 7:31 p.m.
To: vtkusers at vtk.org<mailto:vtkusers at vtk.org>
Subject: Re: [vtkusers] QT+VTK+ITK 64bit version

I run Dependency Walker with QtDesigner and it seems some files are missing!!

API-MS-WIN-APPMODEL-RUNTIME-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL
API-MS-WIN-SHCORE-SCALING-L1-1-1.DLL
DCOMP.DLL
IESHIMS.DLL




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



--
Sincerely
Jianfei Liu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20131202/ba94c9c0/attachment.htm>


More information about the vtkusers mailing list