[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] g-unix-*.-stream bindings
- From: "Phil Housley" <undeconstructed gmail com>
- To: "Mikael Hermansson" <mike tielie gmail com>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] g-unix-*.-stream bindings
- Date: Wed, 30 Jan 2008 15:06:36 +0000
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]