[Bug 796879] gst-plugins-good fails to build on ubuntu arm* (regression in fix for bug 796821)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 30 15:04:34 UTC 2018


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

--- Comment #6 from Gianfranco Costamagna <costamagnagianfranco at yahoo.it> ---
btw removing the line
#define GLsync gst_qt_GLsync

from this block (gstqtgl.h)
#if defined(QT_OPENGL_ES_2)
#define GLsync gst_qt_GLsync
#include <QOpenGLContext>
#include <QOpenGLFunctions>
#undef GLsync
#endif /* defined(QT_OPENGL_ES_2) */


"fixes" the issue.

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