Merge pull request #24 from DrJosh9000/patch-1

brew install boost --c++11
This commit is contained in:
Wolfgang Thaller
2017-08-03 10:12:46 +04:30
committed by GitHub

View File

@@ -28,7 +28,8 @@ For Ubuntu Linux, the following should help a bit:
On a Mac, get the homebrew package manager and: On a Mac, get the homebrew package manager and:
brew install cmake gmp mpfr libmpc boost bison brew install boost --c++11
brew install cmake gmp mpfr libmpc bison
In theory, you can also run Retro68 on a PowerMac G4 or G5 running Mac OS 10.4 (Tiger). In theory, you can also run Retro68 on a PowerMac G4 or G5 running Mac OS 10.4 (Tiger).
In that case, get the tigerbrew package manager and In that case, get the tigerbrew package manager and