I'm getting the following errors when running the program:
...
Failed to load libEGL.dll (The specified module could not be found.)
class QWindowsEGLStaticContext *__cdecl QWindowsEGLStaticContext::create(class QFlags<enum QWindowsOpenGLTester::Renderer>): Failed to load and resolve libEGL functions
Failed to load opengl32sw.dll (The specified module could not be found.)
class QOpenGLStaticContext *__cdecl QOpenGLStaticContext::create(bool): Failed to load and resolve WGL/OpenGL functions
Failed to load libEGL.dll (The specified module could not be found.)
...
Application starts, but does not dilspay anything.