Hi Denis, On Sun, 2007-12-02 at 14:39 +0300, Denis Cheremisov wrote: > Hello! I'm a noob here, so I don't know the basic things. How to compile > svn version from `svn co http://svn.gnome.org/svn/vala/trunk vala`? I > tried with 0.1.4.1 from the Debian repo, but it swears on the code like > this: > foreach (CCodeFormalParameter param in parameters) { - it says: > " error: syntax error, unexpected in, expecting )"
You need Vala 0.1.5 to build Vala from SVN trunk. Debian unstable already has valac-0.1.5-1 which should work fine. Jürg -- Jürg Billeter <[EMAIL PROTECTED]> _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
