Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12
-
None
Description
Running QtWebEngine on Renesas boards using Renesas's v3.9.0 drivers fails, as webengine is unable to find address for the eglGetProcAddress symbol.
WebEngine is using the fallback option QEGLPlatformContext::getProcAddress, which in turn uses eglGetProcAddress(), but that returns NULL for all queries.
[3046:3063:1015/105022.821458:ERROR:gl_ozone_egl_qt.cpp(102)] eglGetProcAddress not found.