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

Re: [Vala] Try to create vala bindings for gedit



On Mon, May 26, 2008 16:24, Mikael Hermansson wrote:
> 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

This means that vapigen has been compiled for a different libvala version.
Try again with a clean build.

Juerg



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