GNOME Bugzilla – Bug 794602
qmlglsink compilation error when using the viv-fb GL code
Last modified: 2018-05-06 13:19:58 UTC
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.
Are you going to make a patch? :)
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 795499 ***