[gstreamer-bugs] [Bug 518934] Facilitating wrapping of GstTagList by glibmm

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 10 09:20:10 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=518934

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #6 from José Alburquerque  2008-04-10 16:20 UTC -------
(In reply to comment #5)
> Created an attachment (id=108987)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=108987&action=view) [edit]
> alternative patch
> 
> Does this also work for you?
> 

Nearly, but I'm getting a minor compile error.  Let me show you what our
generated include file looks like and maybe we can find some workaround.  This
is the top of the generated include file:

...
#include <gst/gsttaglist.h>

...
extern "C" { typedef struct _GstTagList GstTagList; }
...

And this is the compile error:

In file included from taglist.cc:4:
../../gstreamer/gstreamermm/taglist.h:34: error: using typedef-name
'_GstTagList' after 'struct'
/opt/usr-jhbuild/include/gstreamer-0.10/gst/gsttaglist.h:143: error:
'_GstTagList' has a previous declaration here

Thanks for all your help.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=518934.




More information about the Gstreamer-bugs mailing list