[Bug 739152] git master build from jhbuild on Linux tries to build Cocoa files with GNUstep, fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 26 04:13:04 PDT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
     Ever Confirmed|0                           |1

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-26 11:13:00 UTC ---
Ah, the actual error is this one here:

gstglcontext_cocoa.m: In function 'gst_gl_context_cocoa_create_context':
gstglcontext_cocoa.m:220:3: error: unknown type name '__block'
   __block NSOpenGLContext *glContext = nil;
   ^


It sounds like GNUstep and gobjc do not support the __block type? Do you know
how this should be handled when not using the Apple toolchain?

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