[vtkusers] QT+VTK+ITK 64bit version

Gib Bogle g.bogle at auckland.ac.nz
Mon Dec 2 02:13:47 EST 2013


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 [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
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

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