So far I have included libEGL.dll, libGLESv2.dll and d3dcompiler_*.dll in the Path and restarted... didn't work.
I've copied them to SysWow... nothing -- copied them to System32... nothing -- they are already in application's folder.
I don't know what else to do... Windows 7 Home Premium Service Pack 1
/ / / - - - - - ! ! ! E R R O R M E S S A G E ! ! ! - - - - - / / /
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) .
This is most likely caused by not having the necessary graphics drivers installed.
Install a driver providing OpenGL 2.0 or higher, or, if this is not possible, make sure the ANGLE Open GL ES 2.0 emulation libraries (libEGL.dll, libGLESv2.dll and d3dcompiler_*.dll) are available in the application executable's directory or in a location listed in PATH.