[Bug 738823] New: osxvideosink: Uses deprecated NSOpenGLPFAFullScreen

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 19 11:25:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738823
  GStreamer | gst-plugins-good | git

           Summary: osxvideosink: Uses deprecated NSOpenGLPFAFullScreen
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at coaxion.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: brion at pobox.com, slomo at coaxion.net,
                    tsaunier at gnome.org, robert.swain at gmail.com
        Depends on: 738707
            Blocks: 738622
     GNOME version: ---


+++ This bug was initially created as a clone of Bug #738707 +++

Trying to build gstreamer and pitivi on OS X 10.10 w/ XCode 6.1 via cerbero...

gst-plugins-good fails with:

cocoawindow.m:576:7: error: 'NSOpenGLPFAFullScreen' is deprecated: first
deprecated in OS X 10.6 [-Werror,-Wdeprecated-declarations]
      NSOpenGLPFAFullScreen,
      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:82:2:
note: 'NSOpenGLPFAFullScreen' has been explicitly marked deprecated here
        NSOpenGLPFAFullScreen NS_ENUM_DEPRECATED_MAC(10_0, 10_6)       =  54,
        ^
1 error generated.
make[3]: *** [libgstosxvideosink_la-cocoawindow.lo] Error 1
make[2]: *** [osxvideo] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Running command 'make'


This bit built on OS X 10.9.5 with XCode 6.0.1, so it may have gotten 'more
deprecated' recently....

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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