Hi,
someone wanted to have a diagram showing in endings, for example KP-KQ
the positions of the Pawn leading to a draw, a win or a loss for a fixed
position of the other pieces. I wanted to code it and I discovered it
already existed. This a really neat and impressive future !
See extract from
Daniel Jacobsen, środa, 28 marca 2007:
>Hi,
>
>hope this isn't too offensively off-topic, but I´m having trouble finding
>opponents for slow (say 60 10) games online in the GMT (or thereabouts) time
>zone. Any tips?
Which server do you use? On FICS there are two team leagues running: 60 15 and
45
Hi,
hope this isn't too offensively off-topic, but I´m having trouble finding
opponents for slow (say 60 10) games online in the GMT (or thereabouts) time
zone. Any tips?
Daniel Jacobsen
-
Take Surveys. Earn Cash. Influence
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