[Bug 793547] New: qt: Uses eglGetDisplay() but does not link to libEGL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 17 19:13:38 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=793547

            Bug ID: 793547
           Summary: qt: Uses eglGetDisplay() but does not link to libEGL
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: ystreet00 at gmail.com
     GNOME version: ---

> .libs/libgstqmlgl_la-gstqtglutility.o: In function `gst_qt_get_gl_display':
> ./ext/qt/gstqtglutility.cc:112: undefined reference to `eglGetDisplay'

Not sure how this should be solved. We could either directly link to libEGL
(and duplicate the finding of the correct library name), or use
gst_gl_display_egl_new() instead which probably does the same thing?

-- 
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