[vtkusers] Compile vtk for VS2012 with MFC support?
Marcus D. Hanwell
marcus.hanwell at kitware.com
Tue Jun 18 16:24:55 EDT 2013
On Tue, Jun 18, 2013 at 3:51 PM, Mike Gagnon <mike at gagnon.com> wrote:
> Hi,
>
> I'm trying to use CMake to add the VTK_USE_MFC option and it's not
> available. If I add it manually it's not used either. Is there still MFC
> support for vtk with VS2012?
>
It is now a module, if you look at advanced variables you would want
to turn on vtkGUISupportMFC and link to the library of the same name.
Marcus
More information about the vtkusers
mailing list