Re: [Vala] Problems with package gio-2.0
- From: Jürg Billeter <j bitron ch>
- To: Isma kane <nuishbb gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Problems with package gio-2.0
- Date: Fri, 21 Mar 2008 01:17:02 +0100
On Fri, 2008-03-21 at 00:15 +0100, Isma kane wrote:
I'm a beginner with vala, and I try to create a little application to
create/modificate file with package gio-2.0. And I found one problem
in compilation stage (valac --pkg gtk+-2.0 --pkg gio-2.0 ...),error:
gio/gio.h doesn't exist. I'm googling a little bit an I found a
package gio-standalone, this one seems usefull package, but this
doesn't include gio.h.
Are there any other package? or maybe modification to gio-2.0.vapi
You need glib-2.0 >= 2.16.0, this includes gio-2.0. gio-standalone is an
old version of the same library, you shouldn't use it anymore.
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]