Update README.md

This commit is contained in:
kanjitalk755 2021-05-11 10:18:06 +09:00 committed by GitHub
parent 78fdb44d02
commit ba89fc7a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -14,11 +14,14 @@ MinGW x86 JIT
These builds need to be installed SDL2.0.10+ framework/library.
#### BasiliskII
##### macOS
BasiliskII for macOS can be built with Apple Silicon Mac.
preparation:
```
$ brew install mpfr
```
(for Intel Mac, install GMP / MPFR library for arm64 manually)
For Intel Mac, checkout `has_fpu_bug` branch. But it has FPU issue if the binary runs on Apple Silicon Mac.
1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
1. Set Build Configuration to Release
1. Build