Compile boost on MacOS #416
kernelogic
started this conversation in
Tutorials
Replies: 3 comments
-
@kernelogic Thank you. I am also using boost client to make deal from MacOS. It is working without any problems. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kernelogic I've updated the README at https://github.com/filecoin-project/boost to include a section on macOS compiling. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kernelogic I've updated the README at https://github.com/filecoin-project/boost to include a section on macOS compiling. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to compile boost in OSX and after brew install a few dependencies it worked well. Just wanted to share my experience here.
brew install jq
brew install pkg-config
brew install hwloc
Beta Was this translation helpful? Give feedback.
All reactions