[Vala] Vapi help
- From: Denis Kuzmenok <forward_ua ukr net>
- To: vala-list gnome org
- Subject: [Vala] Vapi help
- Date: Wed, 11 Jan 2012 00:52:27 +0200
Hi.
I need some help with vapi file. I'm making vapi for C non-Glib
library. There are structs, i write them into vapi, as
namespace AC -> struct AC_Automata
And i'm getting errors:
undefined reference to `ac_ac_automata_destroy'
But there is no destroy calls in .c files (except one free call from
the function), so i suppose it's some vapi magic that inserts that
calls.
Is there any docs describing possible variables for CCode? There is a
link to image on live.gnome.org, but it's broken..
Thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]