<div dir="ltr">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.<div><div><div><br clear="all"><div><div dir="ltr" class="m_-5945262826426925883gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>David E DeMarle<br>Kitware, Inc.<br>Principal Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div></div></div></div></div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 28, 2018 at 8:15 PM pnt1614 <<a href="mailto:minpu.code@gmail.com" target="_blank">minpu.code@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am trying to build VTK 8.1.1 with vtkGUISupportMFC option on Windows 10<br>
64bit using CMake 3.11.4 and visual studio 2015 (64 bit). Everything is okay<br>
in CMake, but in the visual studio 2015 I cannot build "ALL_BUILD" project<br>
because of two following messsages:<br>
<br>
1. "no instance of overloaded function<br>
"vtkWin32OpenGLRenderWindow::GetPixelData" matches the argument list"<br>
2. "vtkWin32OpenGLRenderWindow::GetPixelData": no overloaded function takes<br>
5 arguments.<br>
<br>
Is there anyone experienced this problem? Please, help me.<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>