I have not seen this issue after generating new a vapi file.
--
Regards,
Brian Winfrey
___
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list
Abderrahim Kitouni
writes:
> في س، 01-10-2011 عند 14:33 -0700 ، كتب bsquared:
>> Test compile:
>> valac --vapidir ../vapi --pkg Couchdb-glib-1.0 libcouchtests.vala
>
> I think the problem is that you need the .vapi to have the same name as
> the .pc (i.e. couchdb-glib rather than Couchdb-glib-
في س، 01-10-2011 عند 14:33 -0700 ، كتب bsquared:
> Test compile:
> valac --vapidir ../vapi --pkg Couchdb-glib-1.0 libcouchtests.vala
I think the problem is that you need the .vapi to have the same name as
the .pc (i.e. couchdb-glib rather than Couchdb-glib-1.0)
HTH,
Abderrahim
___