Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0 Alpha
-
None
-
-
13c62c0905d669bd4fd1ac151a82fe0232a92f13 (qt/qtwebengine/dev) 8bf3fb9d042502ddfc187e574c6f83a8994c8a41 (qt/qtwebengine/6.2)
Description
IIRC, this is also true for QtWE 5.15. The build system doesn't check if the needed dependencies are available
example with the xdamage extension:
[ 1028s] In file included from ../../../../src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/linux/screen_capturer_x11.cc:11: [ 1028s] ../../../../src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/linux/screen_capturer_x11.h:16:10: fatal error: X11/extensions/Xdamage.h: No such file or directory [ 1028s] 16 | #include <X11/extensions/Xdamage.h>