[Bug 768553] New: Configure check for OpenGL is wrong on OS X.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 8 08:09:52 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768553
Bug ID: 768553
Summary: Configure check for OpenGL is wrong on OS X.
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: petroskataras at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently the configure step when building gst-plugins-bad under OS X is
looking in the wrong place for detecting OpenGL. This results in OpenGL not
being found although present on the system.
The check on OS X should test against the OpenGL framework and look for
OpenGL/gl.h instead of GL/gl.h which is currently used in the configure.ac
file.
Tested on OS X El Capitan 10.11.2
--
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