pachi icon indicating copy to clipboard operation
pachi copied to clipboard

Build failed in macOS 10.14.5

Open zliu1022 opened this issue 6 years ago • 1 comments

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

image

zliu1022 avatar Jul 22 '19 02:07 zliu1022

+1

liangshuang1995 avatar Jan 13 '21 03:01 liangshuang1995