Hi,
The problem comes from Crafty compilation phase :
it currently tries a "make linux" which targets an x86.
Just change it to "make linux-amd64" and it should work in Makefile.conf :
Replace
crafty:
cd engines/crafty-20.14/ && make linux && cd ../../
with
crafty:
cd engines/craf
Hello,
my name is Thierry I'm interested to install SCID on my AMD64 machine but after
./configure I got the following error:
crafty.c:1: error: CPU you selected does not support x86-64 instruction set
crafty.c:1: error: CPU you selected does not support x86-64 instruction set
crafty.c:1: error