Re: [Vala] The name `Gee' does not exist
- From: Jürg Billeter <j bitron ch>
- To: Alessandro Pellizzari <alex amiran it>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] The name `Gee' does not exist
- Date: Thu, 17 Jan 2008 18:55:47 +0100
Hi,
On Mon, 2008-01-14 at 19:11 +0100, Alessandro Pellizzari wrote:
When I compile it I get an error:
$ valac -o gee gee.vala
gee.vala:7.17-7.19: error: The name `Gee' does not exist in the context
of `test.main'
gee.vala:7.7-7.9: error: var declaration not allowed with non-typed
initializer
Compilation failed: 2 error(s), 0 warning(s)
You need to build and install libgee ( svn://paldo.org/libgee/trunk
migration to GNOME SVN pending) and then use valac --pkg gee-1.0. libgee
is a library like any other.
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]