mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-22 13:31:08 +00:00
Update README.md
This commit is contained in:
parent
bc9c7675f9
commit
78fdb44d02
@ -14,6 +14,11 @@ MinGW x86 JIT
|
|||||||
These builds need to be installed SDL2.0.10+ framework/library.
|
These builds need to be installed SDL2.0.10+ framework/library.
|
||||||
#### BasiliskII
|
#### BasiliskII
|
||||||
##### macOS
|
##### macOS
|
||||||
|
preparation:
|
||||||
|
```
|
||||||
|
$ brew install mpfr
|
||||||
|
```
|
||||||
|
(for Intel Mac, install GMP / MPFR library for arm64 manually)
|
||||||
1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
|
1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
|
||||||
1. Set Build Configuration to Release
|
1. Set Build Configuration to Release
|
||||||
1. Build
|
1. Build
|
||||||
|
Loading…
Reference in New Issue
Block a user