[Vala] GTK+ Sample



Hello, I am working on a package for Vala for Gentoo, and I am coming
across something weird, not sure if its the version of glib I am
running, or what, but I figured I would try the mailing list to find out.

First, this is what I am running.

Glib 2.12.4
GTK+ 2.10.6
Vala 0.0.4
Cairo 1.2.4

I copied and pasted the GTK+ sample from the site, at
http://vala.paldo.org/wiki/ValaGTKSample into gvim, and saved it

and I get the following output.

steev sigma vala % valac --pkg gtk+-2.0 sample3.vala
sample3.vala:2.7-2.10: error: The namespace name `Glib' could not be found

** (valac:5599): CRITICAL **: vala_symbol_lookup: assertion
`VALA_IS_SYMBOL (self)' failed
Compilation failed: 1 error(s), 0 warning(s)

this is with vala compiled with GCC 4.1.1.

Any ideas?



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