Re: [Vala] Collection Object not in libgee?
- From: Andrea Del Signore <sejerpz tin it>
- To: Gabriel Falcão <gabriel nacaolivre org>
- Cc: vala <vala-list gnome org>
- Subject: Re: [Vala] Collection Object not in libgee?
- Date: Sun, 04 Jan 2009 12:48:52 +0100
On Sun, 2009-01-04 at 02:16 -0200, Gabriel Falcão wrote:
Hi Folks!
Introducing "gonnadown"
Hi!
Can anyone say what I've done wrong ?
As Ildar has already said use the "public" gee library.
The one included and listed in the vala vapi is just for the vala
compiler itself.
In other words just change your src/Makefile.am line from:
VALA_PACKAGES = --pkg gobject-2.0 --pkg vala-1.0 --pkg libsoup-2.4 --pkg
json-glib-1.0
to
VALA_PACKAGES = --pkg gobject-2.0 --pkg libsoup-2.4 --pkg json-glib-1.0
--pkg gee-1.0
Bye and happy new year to all,
Andrea
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]