Update README.md

This commit is contained in:
kanjitalk755 2023-04-01 21:25:41 +09:00 committed by GitHub
parent 5915d869fa
commit cfec811999
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -59,6 +59,11 @@ $ ./autogen.sh
$ make
```
##### MinGW32/MSYS2
preparation:
```
pacman -S base-devel mingw-w64-i686-toolchain autoconf automake mingw-w64-i686-SDL2 mingw-w64-i686-gtk2
```
build:
```
$ cd macemu/BasiliskII/src/Windows
$ ../Unix/autogen.sh
@ -79,6 +84,9 @@ $ ./autogen.sh
$ make
```
##### MinGW32/MSYS2
preparation: same as BasiliskII
build:
```
$ cd macemu/SheepShaver
$ make links