Hi, Le mercredi 14 avril 2010 à 21:35 +0200, Geert Jordaens a écrit : > > compile with "valac -o G --pkg=gee-1.0 G.vala" (note the lower case g in > > gee-1.0)
> I was misguided by the filename : > > /usr/share/gir-1.0/Gee-1.0.gir You were not misguided. You were actually using the gir file. Now, with gee-1.0, you're using the vapi one. /usr/share/vala/vapi/gee-1.0.vapi It looks like gir files are not completely supported yet. Emmanuel. _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
