-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Milestone
Description
[165/4308] Compiling C object subprojects/gst-plugins-base/gst-libs/gst/gl/libgstgl-1.0.so.0.1900.0.p/gstglwindow.c.o
FAILED: subprojects/gst-plugins-base/gst-libs/gst/gl/libgstgl-1.0.so.0.1900.0.p/gstglwindow.c.o
ccache cc -Isubprojects/gst-plugins-base/gst-libs/gst/gl/libgstgl-1.0.so.0.1900.0.p -Isubprojects/gst-plugins-base -I../subprojects/gst-plugins-base -Isubprojects/gst-plugins-base/gst-libs -I../subprojects/gst-plugins-base/gst-libs -Isubprojects/gl-headers/abyss -I../subprojects/gl-headers/abyss -Isubprojects/gl-headers/wglext -I../subprojects/gl-headers/wglext -Isubprojects/gstreamer/libs -I../subprojects/gstreamer/libs -Isubprojects/gstreamer -I../subprojects/gstreamer -Isubprojects/orc -I../subprojects/orc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_DEPRECATED -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_GL -MD -MQ subprojects/gst-plugins-base/gst-libs/gst/gl/libgstgl-1.0.so.0.1900.0.p/gstglwindow.c.o -MF subprojects/gst-plugins-base/gst-libs/gst/gl/libgstgl-1.0.so.0.1900.0.p/gstglwindow.c.o.d -o subprojects/gst-plugins-base/gst-libs/gst/gl/libgstgl-1.0.so.0.1900.0.p/gstglwindow.c.o -c ../subprojects/gst-plugins-base/gst-libs/gst/gl/gstglwindow.c
In file included from ../subprojects/gst-plugins-base/gst-libs/gst/gl/gstglwindow.c:54:
../subprojects/gst-plugins-base/gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.h:25:10: fatal error: xdg-shell-client-protocol.h: No such file or directory
25 | #include "xdg-shell-client-protocol.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
GStreamer uses implicit_include_directories: false
which used to still include current source/build dir, but not anymore. I verified it builds fine with 0.57.2.
Metadata
Metadata
Assignees
Labels
No labels