Re: [Vala] Probably a setup issue with Gee
- From: Frederik <scumm_fredo gmx net>
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Probably a setup issue with Gee
- Date: Sat, 19 Sep 2009 12:51:28 +0200
Magnus Therning wrote:
However, when I try to compile a simple example from Vala Code
(http://code.valaide.org/content/gee-set-example) I get the following
error:
% valac Set.vala
Set.vala:1.7-1.9: error: The namespace name `Gee' could not be found
using Gee;
^^^
Compilation failed: 1 error(s), 0 warning(s)
It looks like something's missing from my system, preventing vala from
seeing
Gee. I have no idea what though. Any suggestions?
That's simple :-)
% valac Set.vala --pkg gee-1.0
Best regards,
Frederik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]