[vtkusers] QT+VTK+ITK 64bit version

John Drescher drescherjm at gmail.com
Thu Nov 28 22:26:45 EST 2013


On Thu, Nov 28, 2013 at 9:24 PM, Massinissa Bandou
<Massinissa.Bandou at usherbrooke.ca> wrote:
> I got this error when I build vtk on vs2010 x64, I guess because I used vs
> command prompt 32 bits:
>
> *QtGuid4.lib(QtGuid4.dll) : fatal error LNK1112: module machine type 'X86'
> conflicts with target machine type 'x64'
> 5>------ Build started: Project: vtkRendering, Configuration: Debug x64
> ------
> 5>QtGuid4.lib(QtGuid4.dll) : fatal error LNK1112: module machine type 'X86'
> conflicts with target machine type 'x64'
> 6>------ Build started: Project: vtkHybrid, Configuration: Debug x64 ------
> 7>------ Build started: Project: vtkVolumeRendering, Configuration: Debug
> x64 ------
> 8>------ Build started: Project: finance, Configuration: Debug x64 ------
> 9>------ Build started: Project: Win32Cone, Configuration: Debug x64 ------
> 10>------ Build started: Project: SurfaceLICDemo, Configuration: Debug x64
> ------
> 11>------ Build started: Project: SGrid, Configuration: Debug x64 ------
> 12>------ Build started: Project: RGrid, Configuration: Debug x64 ------
> 7>LINK : fatal error LNK1104: cannot open file
> '..\bin\Debug\vtkRendering.lib'*
>

That means you have 32 bit Qt.

John


More information about the vtkusers mailing list