when i create a vala binding for ibus , after run vapigen --library ibus-1.0 ibus-1.0/ibus-1.0.gi --pkg dbus-glib-1 i got this error :
error: The type name `DBusMessage' could not be found error: The type name `GLib.InitiallyUnownedClass' could not be found error: The type name `DBusServer' could not be found error: The type name `DBusServer' could not be found Is it related to this sloved bug in gobject introspection ? Bug 603038 - InitiallyUnownedClass should contain all the fields as ObjectClass if we want offset counting to be correct in its sublasses https://bugzilla.gnome.org/show_bug.cgi?id=603038 _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
