I've changed a lot of code lately, including creating new files.
Please try with a fresh re-build:
make clean && ./configure && make
Bye,
Fulvio
Messaggio originale
Da: thomas.g.m...@gmail.com
Data: 21/03/2015 22.04
A: "scid-users"
Ogg: [Scid-users] compile error
Trying to buil
Trying to build latest git pull "Sat March 21 5:01pm EST"
I get the following error on ubuntu-14.04 amd64
"src/fastgame.h:93:3: note: in expansion of macro ‘ASSERT’
ASSERT(p < 8);
^
make: *** [src/sc_base.o] Error 1"
---