mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
97b0085c48
Build fails in ext/vulkan/xcb and ext/vulkan/wayland when: * building from tarball * building out-of-tree * Only one WSI integration (xcb or wayland) is enabled by configure.ac This is because vkconfig.h from source directory gets used instead of the generated one. Add the correct build directory to "-I". Use angle bracket include in vkapi.h so that it actually looks in the include search path instead of defaulting to the same (source tree) directory. https://bugzilla.gnome.org/show_bug.cgi?id=784539 |
||
---|---|---|
.. | ||
Makefile.am | ||
vkdisplay_wayland.c | ||
vkdisplay_wayland.h | ||
vkwindow_wayland.c | ||
vkwindow_wayland.h | ||
wayland_event_source.c | ||
wayland_event_source.h |