[Vala] Probably a setup issue with Gee



I've been playing with vala for a day or so now and thought I'd check out Gee.
I've installed it successfully:

  % pacman -Q libgee
  libgee 0.3.0-1

and from my limited understanding it should be available to vala:

  % pacman -Ql libgee|grep vala
  libgee /usr/share/vala/
  libgee /usr/share/vala/vapi/
  libgee /usr/share/vala/vapi/gee-1.0.vapi

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?

/M

--
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]