On Fri, 2009-05-15 at 16:16 +0200, Dirk Vanden Boer wrote: > Hi, > > I wanted to start using gstreamermm in my project today but ran into a > problem with an include file. > > taglist.h contains this line (196) > const Glib::ustring VERSION = GST_TAG_VERSION;
I don't understand how that constant could be causing a problem since it is declared in a namespace, namely "Tag". -- José Alburquerque _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
