07-28-2012, 09:29 PM
Still missing a part of the error message, especially the location in MCS code. But that seems to be a general issue when using gcc, so I'll try compiling on gcc in a virtualbox, it'll probably produce the same error.
The Caves' code is very fresh, it has been committed only a few days ago, and since most of us build using MSVC, we don't catch gcc error immediately. I'll try to fix that asap. Thanks for the report.
Also, have a look at the GNUmakefile header, you might want to build in release mode for the Pi ("make release=1" instead of simple "make")
The Caves' code is very fresh, it has been committed only a few days ago, and since most of us build using MSVC, we don't catch gcc error immediately. I'll try to fix that asap. Thanks for the report.
Also, have a look at the GNUmakefile header, you might want to build in release mode for the Pi ("make release=1" instead of simple "make")