Spell Out SDL2 framework dependency clearly

Clarify SDL2 framework dependency, where it comes from, etc.
This commit is contained in:
Alex Perez 2021-08-29 10:14:51 -07:00 committed by GitHub
parent ad6047ea24
commit 31e224ab5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,11 @@ Linux x86 x86_64 JIT
MinGW x86 JIT
```
### How To Build
These builds need to be installed SDL2.0.14+ framework/library.
These builds require the SDL2 framework, version 2.0.14, or higher. This can be donwnloaded from https://www.libsdl.org/release/SDL2-2.0.16.dmg
You must then copy the framework to either /Library/Frameworks (global), or ~/Library/Frameworks (local user)
#### BasiliskII
##### macOS
preparation: