On Thu, 2009-06-25 at 07:17 +0800, Yu Feng wrote:
> I was trying to catch up with recent vala master branch, but I get this
> error:
> 
> valacodevisitor.vala:308.34-308.37: error: The type name `Loop' could not be 
> found
>       public virtual void visit_loop (Loop stmt) {
> [...]
> Nevertheless git reports the working copy is uptodate and clean.
> valaloop.vala is in the source file list.

Looks like you've run ./configure without --enable-maintainer-mode.
Always use ./autogen.sh instead of ./configure when building from git
and everything should build fine.

Jürg

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to