[Vala] Try to create vala bindings for gedit



Hi I am trying to create bindings for gedit without success :-/

I did use the binding guide at:

http://live.gnome.org/Vala/Bindings

the gen-introspect creates the gi file but when I try to create the vapi
file using  vapigen --library gedit-2.20 gedit-2.20.gi it fails with:


(vapigen:31448): GLib-GObject-WARNING **: specified class size for type
`ValaGIdlParser' is smaller than the parent type's `ValaCodeVisitor'
class size

(vapigen:31448): GLib-GObject-CRITICAL **: g_object_newv: assertion
`G_TYPE_IS_OBJECT (object_type)' failed

(vapigen:31448): GLib-GObject-WARNING **: specified class size for type
`ValaGIdlParser' is smaller than the parent type's `ValaCodeVisitor'
class size

** (vapigen:31448): CRITICAL **: vala_gidl_parser_parse: assertion
`VALA_IS_GIDL_PARSER (self)' failed
Generation succeeded - 0 warning(s)


Any hint?

Greets

Mikael






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]