Re: [Vala] vapigen and Autotools problem

2012-03-29 Thread Alejandro T Colombini Gómez
I've finally generated all the .vapi files I needed. The error was in the call to vapigen itself. The library was uninstalled, so I had to tell vapigen where to look for the uninstalled .gir files. I didn't know I could use the --girdir option multiple times, and that's exactly what I needed.

Re: [Vala] vapigen and Autotools problem

2012-03-27 Thread Alejandro T Colombini Gómez
August, I just didn't know that. Reading the documentation and looking at an official gnome project (GDA, that does the same thing I was trying to do) I though it was the only way to bind C to Vala. And the other developers I mentioned are using Vala by the first time, too. If I can do this

Re: [Vala] vapigen and Autotools problem

2012-03-27 Thread Alejandro T Colombini Gómez
this is the funniest part of programming. Thanks for the link, I'll give it a look. Thanks! Regards, Alex. El 27 de marzo de 2012 18:07, Abderrahim Kitouni a.kito...@gmail.comescribió: في ث، 27-03-2012 عند 17:05 +0200 ، كتب Alejandro T Colombini Gómez: August, I just didn't know that. Reading