mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-28 22:31:11 +00:00
Update README.md
This commit is contained in:
parent
5915d869fa
commit
cfec811999
@ -59,6 +59,11 @@ $ ./autogen.sh
|
|||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
##### MinGW32/MSYS2
|
##### 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
|
$ cd macemu/BasiliskII/src/Windows
|
||||||
$ ../Unix/autogen.sh
|
$ ../Unix/autogen.sh
|
||||||
@ -79,6 +84,9 @@ $ ./autogen.sh
|
|||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
##### MinGW32/MSYS2
|
##### MinGW32/MSYS2
|
||||||
|
preparation: same as BasiliskII
|
||||||
|
|
||||||
|
build:
|
||||||
```
|
```
|
||||||
$ cd macemu/SheepShaver
|
$ cd macemu/SheepShaver
|
||||||
$ make links
|
$ make links
|
||||||
|
Loading…
Reference in New Issue
Block a user