[vtkusers] error of build of ALL_Build

Alex Malyushytskyy alexmalvtk at gmail.com
Thu Apr 18 17:58:00 EDT 2013


The message tells you that you are trying to link 64 bit executable with
Qt  built for 32 bit systems.
You have to have to build all dependencies with the same compiler for the
same target system.


On Thu, Apr 18, 2013 at 2:00 PM, yas --- <yas2349 at gmail.com> wrote:

> Hi
> after build ,there are follow error
>
> ..\..\..\..\VTK\Utilities\mrmpi\src\error.cpp(37): error C3861: 'exit':
> identifier not found
> 37>QtGui4.lib(QtGui4.dll) : fatal error LNK1112: module machine type 'X86'
> conflicts with target machine type 'x64'
> how to fix them?
> thanks alot
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130418/edb9d01c/attachment.htm>


More information about the vtkusers mailing list