Hi, I am using the latest vala from git and am trying to generate a vapi file for libmutter.
When I build libmutter (from git) a .gir file is generated which can be seen here: http://pastebin.com/vapMQ2T1 Then I try to generate a .vapi file from this using the following command: vapigen-0.16 --library libmutter Meta-3.0.gir However I get the following errors: http://pastebin.com/pUz3ALJM And the file libmutter.vapi simply contains: /* libmutter.vapi generated by vapigen-0.16, do not modify. */ Could someone please help me :/ Thanks, -- Andrew _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
