Re: [Vala] VAPI Generation Problems

2011-10-09 Thread Daniel Espinosa
Messages report an error on Gio-2.0.gir, are you using the lastes version of this file? You can check at Vala repository for vapi generation examples in Makefile.am for --pkg switches used for diferent bindings. El domingo 9 de octubre de 2011, Andrew Higginson escribió: > Hi, > > I am using the

Re: [Vala] VAPI Generation Problems

2011-10-09 Thread bsquared
It looks like you need to add packages to the command line. I found the wiki page http://live.gnome.org/Vala/Bindings helpful. -- Regards, Brian Winfrey ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] Questions about vapi generation and testing

2011-10-09 Thread bsquared
Thank you. I think that answers my question. -- Regards, Brian Winfrey ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

[Vala] VAPI Generation Problems

2011-10-09 Thread Andrew Higginson
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.

[Vala] ANN: DesktopFolders 1.0

2011-10-09 Thread Iñigo Serna
Hi, I'm pleased to announce the first release of DesktopFolders. DesktopFolders is a FolderView-like application for the desktop background, licensed as GPL 3+. It's written in vala (tested with 0.14.0). Other requirements include libgee (tested with 0.7.1) and gtk+ 3.x (with its dependencies: g