<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/<wbr>CMakeLists.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/<wbr>CMakeOutput.log".</div><div>See also "C:/ParaView/build/superbuild/<wbr>paraview/build/CMakeFiles/<wbr>CMakeError.log".</div><div>CMake Error at C:/ParaView/build/superbuild/<wbr>sb-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><div>Thomas</div></div>