Opengl 2.0 driver install

broken image

This is most likely caused by not having the necessary graphics drivers installed. Program: C:\Qt\Qt5.11.2\5.11.2\msvc2015\bin\Qt5Cored.dllįailed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace), profile QSurfaceFormat::OpenGLContextProfile(NoProfile)). QCoreApplication::setAttribute(Qt::AA_DisableShaderDiskCache) QCoreApplication::setAttribute(Qt::AA_UseSoftwareOpenGL) Part Codes: qputenv('QSG_RENDER_LOOP', 'basic')

broken image