[Bug 794602] New: qmlglsink compilation error when using the viv-fb GL code
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 22 17:45:30 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794602
Bug ID: 794602
Summary: qmlglsink compilation error when using the viv-fb GL
code
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: dv at pseudoterminal.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I tried to cross compile gst-plugins-good with Yocto for an i.MX6 machine where
GL shall render directly to framebuffer, that is, no X11, no Wayland. This
error occurred:
../../../gst-plugins-good-1.14.0/ext/qt/gstqtglutility.cc:41:10: fatal error:
gst/gl/viv-fb/gstgldisplay_viv_fb.h: No such file or directory
It turns out that the viv-fb headers are not installed when make install is run
in gst-plugins-base. This means that currently, qmlglsink cannot be used on
this platform unless X11 or Wayland are used.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list