[vtkusers] How to build VTK 8.1.1 with vtkGUISupportMFC?

David E DeMarle dave.demarle at kitware.com
Tue Jul 3 12:28:56 EDT 2018


We haven't actively maintained the MFC support for a while (6.0 as I
recall). As a result the MFC interface never got updates for OpenGL2. The
specific compilation failure you are seeing is because we added a left
eye/right eye argument along the way and the old MFC interface code knows
nothing about it.

David E DeMarle
Kitware, Inc.
Principal Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Thu, Jun 28, 2018 at 8:15 PM pnt1614 <minpu.code at gmail.com> wrote:

> I am trying to build VTK 8.1.1 with vtkGUISupportMFC option on Windows 10
> 64bit using CMake 3.11.4 and visual studio 2015 (64 bit). Everything is
> okay
> in CMake, but in the visual studio 2015 I cannot build "ALL_BUILD" project
> because of two following messsages:
>
> 1. "no instance of overloaded function
> "vtkWin32OpenGLRenderWindow::GetPixelData" matches the argument list"
> 2. "vtkWin32OpenGLRenderWindow::GetPixelData": no overloaded function takes
> 5 arguments.
>
> Is there anyone experienced this problem? Please, help me.
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180703/bdae4c8f/attachment.html>


More information about the vtkusers mailing list