Dears,

gupnp-dlna-0.6.6 can not get compile pass when I use gst-0.11.92. In

gupnp-dlna-discoverer.c, line 227, "GST_TYPE_G_ERROR" is not defined
in gst-.0.11.92
Does anyone have idea to fix that?

signals[DONE] =
                g_signal_new ("done", G_TYPE_FROM_CLASS (klass),
                              G_SIGNAL_RUN_LAST,
                              G_STRUCT_OFFSET (GUPnPDLNADiscovererClass, done),
                              NULL, NULL,
                              gupnp_dlna_marshal_VOID__OBJECT_BOXED,
                              G_TYPE_NONE, 2, GUPNP_TYPE_DLNA_INFORMATION,
                              GST_TYPE_G_ERROR);
_______________________________________________
rygel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/rygel-list

Reply via email to