<div dir="ltr">5.4 removed compatibility with the legacy GL backend. You will have to use earlier tags to use it.<div><br></div><div><div>The new GL is unfortunately incompatible with the GL provided by the VM. One workaround is to use mesa. This binary version (<a href="https://github.com/pal1000/mesa-dist-win/releases/tag/17.2.4.500-1" target="_blank" style="font-size:12.8px">https://github.com/pal1000/<wbr>mesa-dist-win/releases/tag/17.<wbr>2.4.500-1</a>) worked for me. </div>To use it, I dropped the dlls next to paraview.exe and set the MESA_GL_VERSION_OVERRIDE and MESA_GLSL_VERSION_OVERRIDE environment variables as described in the wiki (<a href="https://github.com/pal1000/mesa-dist-win">https://github.com/pal1000/mesa-dist-win</a>).<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_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 class="gmail_quote">On Fri, Nov 17, 2017 at 4:50 AM, Thomas Krug <span dir="ltr"><<a href="mailto:dammal.tk@gmail.com" target="_blank">dammal.tk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello everybody,</div><div><br></div><div>after building ParaView 5.4.1 on my Windows 10 64bit virtual machine, i get the following warning/error after opening ParaView:</div><div><br></div><div>Warning:</div><div><br></div><div>Your OpenGL drivers don't support required OpenGL features for basic rendering. Application cannot continue. Please exit and use an older version.</div><div><br></div><div>CONTINUE AT YOUR OWN RISK!</div><div><br></div><div>OpenGL Vendor: Information Unavailable</div><div>OpenGL Version: Information Unavailable</div><div>OpenGL Renderer: Information Unavailable</div><div><br></div><div>And I get this error output messages 4 times:<br></div><div><br></div><div>failed to get wglChoosePixelFormatARB</div><div>failed to get valid pixel format.</div><div>GLEW could not be initialized.</div><div><br></div><div>I already tried to build ParaView with the PARAVIEW_RENDERING_BACKEND variable set to "OpenGl" instead of "OpenGL2" in cmake. But I get this during the build process:</div><div><br></div><div>CMake Error at VTK/Rendering/OpenGL2/CMakeLis<wbr>ts.txt:2 (message):</div><div>  vtkRenderingOpenGL2 cannot be built with vtkRenderingOpenGL, please disable</div><div>  one of them.</div><div><br></div><div>-- Configuring incomplete, errors occurred!</div><div>See also "C:/ParaView/build/superbuild/<wbr>paraview/build/CMakeFiles/CMak<wbr>eOutput.log".</div><div>See also "C:/ParaView/build/superbuild/<wbr>paraview/build/CMakeFiles/CMak<wbr>eError.log".</div><div>CMake Error at C:/ParaView/build/superbuild/s<wbr>b-paraview-configure.cmake:43 (message):</div><div>  Failed with exit code 1</div><div><br></div><div>Does someone know how to resolve this problem? Or might this error arise from using a virtual machine?</div><div><br></div><div>Best regards</div><span class="HOEnZb"><font color="#888888"><div>Thomas</div></font></span></div>
<br>______________________________<wbr>_________________<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/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
<br></blockquote></div><br></div>