mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-12 10:31:01 +00:00
Merge pull request #24 from DrJosh9000/patch-1
brew install boost --c++11
This commit is contained in:
commit
49b9ef60c4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user