> On Sun, 15 Oct 2017 20:20:00 -0400 Jeremy Bicha wrote:> There doesn't appear > to be any .vapi file generated by the build. The vapigen program needs to be installed on the build machine. The VAPI should then be generated. There is a check in configure.ac for vapigen:https://git.gnome.org/browse/gegl/tree/configure.ac#n478 vapigen is part of the valac package, e.g.https://packages.debian.org/stretch/i386/valac/filelist
Regards, Al Thomas