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

Robert Maynard robert.maynard at kitware.com
Tue May 16 13:58:13 EDT 2017


If you want a 64 bit solution easily you can specify it by using the
generator name "Visual Studio 15 2017 Win64"

CMake documentation on the Visual Studio Generator clarifies this:
https://cmake.org/cmake/help/v3.8/generator/Visual%20Studio%2015%202017.html

On Tue, May 16, 2017 at 1:55 PM, Ben Boeckel <ben.boeckel at kitware.com>
wrote:

> 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
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170516/3a58bd75/attachment.html>


More information about the vtkusers mailing list