Unable to run QT sample program on openGl
-
hello
i am unable to play sample open gl programs
its gives error
static QWindowsEGLStaticContext* QWindowsEGLStaticContext::create(QWindowsOpenGLTester::Renderers): Could not initialize EGL display: error 0x3001
static QWindowsEGLStaticContext* QWindowsEGLStaticContext::create(QWindowsOpenGLTester::Renderers): When using ANGLE, check if d3dcompiler_4x.dll is available
Failed to load opengl32sw.dll (The specified module could not be found.)
static QOpenGLStaticContext* QOpenGLStaticContext::create(bool): Failed to load and resolve WGL/OpenGL functions
static QWindowsEGLStaticContext* QWindowsEGLStaticContext::create(QWindowsOpenGLTester::Renderers): Could not initialize EGL display: error 0x3001
static QWindowsEGLStaticContext* QWindowsEGLStaticContext::create(QWindowsOpenGLTester::Renderers): When using ANGLE, check if d3dcompiler_4x.dll is available
Failed to load opengl32sw.dll (The specified module could not be found.)
static QOpenGLStaticContext* QOpenGLStaticContext::create(bool): Failed to load and resolve WGL/OpenGL functions
QOpenGLWidget: Failed to create context
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
can u please help
i am new here -
Hi and welcome to devnet,
Which version of Qt are you using ? On which version of Windows ?
-
Are you starting the sample from Qt Creator ?