<div dir="ltr">If it only for Windows, 32 bit version will run on 64 bit Windows.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 12, 2013 at 1:33 PM, David Cole <span dir="ltr"><<a href="mailto:dlrdave@aol.com" target="_blank">dlrdave@aol.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt">
<div class="im"><div>> I have a vtk project that needs to run on any CPU (32bit and 64bit)<br>> But the activiz dlls are different for 32 and 64.<br>> How can I make it run on both systems?</div><div> </div></div>
<div>You can’t. You must have separate binaries for each architecture.<br></div><div class="im"><div> </div><div>> I don't want to make to same projects one for 32 and one for 64.<br></div></div><div>You don't have to make “same projects”, but you do have to add configurations to your existing project, and set up the target machine type for each one, and adjust references.</div>
<div> </div><div>Or maybe you do have to have multiple projects. It’s been a while, and I can’t recall if it’s easy/possible to have multiple architecture targets in a single C# project file...</div><div> </div><div> </div>
<div>HTH,</div><div>David C.</div><div> </div></div></div><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></blockquote></div><br></div>