Help - Stockfish for Mac

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

maxdeg
Posts: 229
Joined: Thu Mar 10, 2016 6:17 pm
Location: Canada

Help - Stockfish for Mac

Post by maxdeg »

Tried compiling latest dev for my Mac and got this .. somebody help me here please .. :D
Been compiling for my Mac for a while now without issues - incidentally Brainfish compile was unsuccessful too - cant remember error now.
Whatever happened with/to Mac compiled uploads of SF and BF ??

T -msse -msse3 -mpopcnt -DUSE_POPCNT -DUSE_PEXT -mbmi2 -flto -c -o ucioption.o ucioption.cpp
ucioption.cpp:83:112: error: use of undeclared identifier 'on_book_file'
...BIN Books/Cerebellum_Light_Poly.bin", on_book_file);
^
ucioption.cpp:84:99: error: use of undeclared identifier 'on_book_file2'
...Option("/Users/sfsrc/Desktop/ChessX BIN Books/addition.bin", on_boo...
^
ucioption.cpp:85:47: error: use of undeclared identifier 'on_best_book_move'
o["BestBookMove"] << Option(false, on_best_book_move);
^
ucioption.cpp:86:53: error: use of undeclared identifier 'on_book_depth'
o["BookDepth"] << Option(255, 1, 255, on_book_depth);
^
4 errors generated.
make[1]: *** [ucioption.o] Error 1
make: *** [build] Error 2
➜ src
maxdeg
Posts: 229
Joined: Thu Mar 10, 2016 6:17 pm
Location: Canada

Re: Help - Stockfish for Mac

Post by maxdeg »

Oops - ignore .. I goofed. Silly goose ..
:oops: :oops: