[Bug 787964] Build error with mesa 17.2.0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 21 00:51:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787964
Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |ystreet00 at gmail.com
--- Comment #1 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
There is some detection for this case at
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/gl/meson.build#n366
You'll have to look through the meson log in your build directory for why it
doesn't detect your case. Or attach the log file here.
A workaround is to explicitly disable gles2 or opengl support with 'meson
-Dwith_gl_api=opengl' (or gles2).
--
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