Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed in macOS 10.14.5 #124

Open
zliu1022 opened this issue Jul 22, 2019 · 1 comment
Open

Build failed in macOS 10.14.5 #124

zliu1022 opened this issue Jul 22, 2019 · 1 comment

Comments

@zliu1022
Copy link

zliu1022 commented Jul 22, 2019

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

@liangshuang1995
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants