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.
Thanks for your help!
Regards,
Alex