[Vala] Compile errors with SVN.



Hey there, guys.

I just had some nasty errors trying to compile from SVN 248.

I don't know if I'm doing everything alright so here is my method, a simple:

svn co http://svn.gnome.org/svn/vala/trunk/vala
cd vala
autoreconf -i
./configure
make

After make I have a few unexpected ] in glib's vapi file (which I
tried to correct by adding the () here and there)

But adding the () did me no good because right after that I had a
loooooot of errors (in vala code, not C code) for a lot of files..

Am I doing anything wrong ?

Regards,
Alexandre Moreira.



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