pachi
pachi copied to clipboard
Build failed in macOS 10.14.5
I just wish to use pachi cpu version under mac OS. So first I install: brew install openblas export LDFLAGS="-L/usr/local/opt/openblas/lib" export CPPFLAGS="-I/usr/local/opt/openblas/include" and then modified Makefile.mac SYS_LIBS := -lm ~~-lrt~~ -ldl
Use this command line to build
make MAC=1 DCNN=0, but got

+1