Re: [Vala] g-unix-*.-stream bindings



On 29/01/2008, Mikael Hermansson <mike tielie gmail com> wrote:
I tried to create bindings for g_unix_*-stream API but I dont know if
its correct.

vapigen didnt get any warnings atleast.

But when i try too compile an example app valac --pkg gio-unix-2.0
test.vala

didnt compile it cant find the package...pkg=PACKAGE

If you don't put the package files into the system VAPI dir, you'll
need to tell valac where to find it:

valac --vapidir=DIRECTORY --pkg=PACKAGE

(see valac --help or similar)

Would be great if some maintauner could fix it and upload it to svn :-)

Did you mean to attach it?

-- 
Phil Housley



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