[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
Tue May 16 13:55:38 EDT 2017


On Tue, May 16, 2017 at 08:53:03 -0700, MarWas18 wrote:
> >Use the `-A x64` option when configuring to use the x64 architecture. 
> 
> The problem is that there is no such choice in my Visual Studio. I may
> select only ,,Win32" or ,,Configuration Manager...". 

You need to tell CMake to generate a 64bit-aware project. That one will
not build a 32bit binary.

--Ben


More information about the vtkusers mailing list