<div dir="ltr"><div>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?<br>
<br></div> Jianfei<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 2, 2013 at 2:13 AM, Gib Bogle <span dir="ltr"><<a href="mailto:g.bogle@auckland.ac.nz" target="_blank">g.bogle@auckland.ac.nz</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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:<br>
<br>
rem It is necessary to ensure that Qt Creator finds the 64-bit Qt dlls. Put them at the front of the PATH list.<br>
set PATH=C:\Qt64\4.8.1\bin;C:\Qt64\4.8.1\lib;C:\VTK-VS10-x64;%PATH%<br>
set VTK_DIR=C:\VTK-VS10-x64<br>
C:\QtSDK\QtCreator\bin\qtcreator CMakeLists.txt<br>
<div class="im"><br>
<br>
________________________________________<br>
From: <a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a> [<a href="mailto:vtkusers-bounces@vtk.org">vtkusers-bounces@vtk.org</a>] on behalf of Massinissa Bandou [Massinissa.Bandou@USherbrooke.ca]<br>
</div>Sent: Monday, 2 December 2013 7:31 p.m.<br>
<div class="im HOEnZb">To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Subject: Re: [vtkusers] QT+VTK+ITK 64bit version<br>
<br>
</div><div class="HOEnZb"><div class="h5">I run Dependency Walker with QtDesigner and it seems some files are missing!!<br>
<br>
API-MS-WIN-APPMODEL-RUNTIME-L1-1-0.DLL<br>
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL<br>
API-MS-WIN-CORE-WINRT-L1-1-0.DLL<br>
API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.DLL<br>
API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL<br>
API-MS-WIN-SHCORE-SCALING-L1-1-1.DLL<br>
DCOMP.DLL<br>
IESHIMS.DLL<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/QT-VTK-ITK-64bit-version-tp5724685p5724765.html" target="_blank">http://vtk.1045678.n5.nabble.com/QT-VTK-ITK-64bit-version-tp5724685p5724765.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Sincerely<br>Jianfei Liu
</div>