Re: [Vala] Added initial vala support to waf build system



On Jan 19, 2008 4:21 PM,  <jaap haitsma org> wrote:
I'm pretty new to vala. If you explain me how it works I can take a
look at it. Also feel free to provide patches for the current vala
support in waf

vala-gen-introspect mylib path/to/settings

And in path/to/settings you add .metadata and other stuff.

Like in these sub directories:
http://svn.gnome.org/viewvc/vala/trunk/vapi/packages/

Then when a .gi-file has been generated from your headers you generate
the actual .vapi-file with:

vapigen --library=your-libs-pkg-config-name -d outputpath
path/to/your/gi-file.gi

And you're ready to rock... if I understand correctly.

-- 
Daniel Svensson



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]