[vtkusers] Cannot install Qt 5.6.2 with VTK 7.0 on Windows 8.1, Microsoft Visual Studio Community 2015

Ben Boeckel ben.boeckel at kitware.com
Mon May 15 10:34:53 EDT 2017


On Mon, May 15, 2017 at 03:12:51 -0700, MarWas18 wrote:
> I have downloaded and installed the version recommended by you. I still get
> the same errors in Visual Studio: "module machine type "x64" conflicts with
> target machine type "X86" and "cannot open file
> ....\vtkGUISupportQt-7.0.lib". I build it in Debug, but in Release it is in
> fact the same.
> 
> Is it possible that I have wrong VTK version?

Note that they usually install to different directories; you'll want to
update your configure line to point to the 64-bit version.

--Ben


More information about the vtkusers mailing list