[Bug 756155] New: gst-plugins-bad-1.6.0 doesn't compile on OS X 10.6: kCGLPFAOpenGLProfile not available

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 6 16:45:22 PDT 2015


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

            Bug ID: 756155
           Summary: gst-plugins-bad-1.6.0 doesn't compile on OS X 10.6:
                    kCGLPFAOpenGLProfile not available
    Classification: Platform
           Product: GStreamer
           Version: 1.6.0
                OS: Mac OS
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ryan.hendrickson at alum.mit.edu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

>From make:

    gstglcontext_cocoa.m:116:4: error: 'kCGLPFAOpenGLProfile' undeclared here
(not in a function)
       {kCGLPFAOpenGLProfile, "OpenGL Profile"},
        ^

kCGLPFAOpenGLProfile was added in 10.7 and should probably be wrapped here in a
version-checking #ifdef.

I'm compiling the source from
http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.6.0.tar.xz,
on OS X 10.6.8, using Homebrew and gcc 5.2.0.

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