-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Some future release
-
None
am335x-evm and beaglebone toolchains have too old EGL header.
11:30:58 /work/build/qt5-src/qtwebengine/src/core/delegated_frame_node.cpp: In function 'void QtWebEngineCore::waitChromiumSync(gfx::TransferableFence*)': 11:30:58 /work/build/qt5-src/qtwebengine/src/core/delegated_frame_node.cpp:195:16: error: 'PFNEGLCLIENTWAITSYNCKHRPROC' does not name a type 11:30:58 static PFNEGLCLIENTWAITSYNCKHRPROC eglClientWaitSyncKHR = 0; 11:30:58 ^ 11:30:58 /work/build/qt5-src/qtwebengine/src/core/delegated_frame_node.cpp:200:41: error: 'PFNEGLCLIENTWAITSYNCKHRPROC' was not declared in this scope 11:30:58 eglClientWaitSyncKHR = (PFNEGLCLIENTWAITSYNCKHRPROC)context->getProcAddress('eglClientWaitSyncKHR');