Hi, On Mon, 2008-01-14 at 13:02 -0500, Michel Salim wrote: > I get the following error, repeated multiple times with different line > numbers: > /scratch/msalim/opt/vala/share/vala/vapi/vala-1.0.vapi:182.10-182.12: > error: The namespace name `Gee' could not be found > > Shouldn't internal APIs not be exposed in vala-1.0.vapi? > Alternatively, the Gee .vapi files should be installed by default if > it is referenced from other API descriptions.
We should append the contents of the internal gee vapi file to vala-1.0.vapi, as long as libvala exposes its internal copy. I've fixed this in r846 now. Jürg _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
