<div dir="ltr"><div>The message tells you that you are trying to link 64 bit executable with Qt built for 32 bit systems.<br></div>You have to have to build all dependencies with the same compiler for the same target system.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 18, 2013 at 2:00 PM, yas --- <span dir="ltr"><<a href="mailto:yas2349@gmail.com" target="_blank">yas2349@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hi<br></div><div>after build ,there are follow error<br><br>..\..\..\..\VTK\Utilities\mrmpi\src\error.cpp(37): error C3861: 'exit': identifier not found<br>37>QtGui4.lib(QtGui4.dll) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'<br>
</div><div>how to fix them?<br></div><div>thanks alot<br></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>