Open burtonsamograd opened 6 years ago
I think you have to install Boost 1.65 from Macports. The newer version 1.66 from Homebrew won't work.
Still didn't compile. I tried a few different things but still ran into other problems. Just going with the precompiled binaries for now.
Thanks for the suggestion.
FWIW, I did the following to get a good compile on high sierra:
brew uninstall boost brew install boost@1.57 brew link boost@1.57 --force
get a number of warnings but no errors
Latest git from today.