Description
- Build "WebEngine Fancy Browser Example" on the system where video adapter driver not installed (OpenGL version is 1.1)
- Try to Run
Results:
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Assertion failed!
Program: D:\launcher\general-launcher\Launcher\libGLESv2d.dll
File: ..\..\..\3rdparty\angle\src\libGLESv2\re...\Renderer.cpp
Line: 168
Expression: renderer
(Press Retry to debug the application - JIT must be enabled)
class QWindowsEGLStaticContext *__cdecl QWindowsEGLStaticContext::create(class QFlags<enum QWindowsOpenGLTester::Renderer>): Could not initialize EGL display: error 0x3001
class QWindowsEGLStaticContext *__cdecl QWindowsEGLStaticContext::create(class QFlags<enum QWindowsOpenGLTester::Renderer>): When using ANGLE, check if d3dcompiler_4x.dll is available
Screenshot: http://take.ms/TvPji
I use Qt 5.4.1 with "-opengl dynamic" on Windows 7.