[Bug 738740] gst-plugins-bad fails to build on Mac OS X 10.10

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 19 11:02:36 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-19 18:02:31 UTC ---
commit 88b19bcf997b0f396737af5b5fc2fd9a3a9957eb
Author: Brion Vibber <brion at pobox.com>
Date:   Fri Oct 17 21:26:52 2014 -0700

    gl/cocoa: Fix for building on Mac OS X 10.10

    Using NSApp directly seems to confuse something, as the compiler
    was expecting an id<NSFileManagerDelegate>. Switched to using
    [NSApplication sharedApplication], and specified the delegate
    protocol on the window class as well.

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

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