Re: [Vala] Loop not found?
- From: Jürg Billeter <j bitron ch>
- To: Yu Feng <rainwoodman gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Loop not found?
- Date: Thu, 25 Jun 2009 09:24:32 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]