macOS x86_64 / arm64
Linux x86_64 / arm64
macOS x86_64 / arm64
Linux x86_64 / arm64
These builds need to be installed SDL2.0.14+ framework/library.
$ cd macemu/BasiliskII/src/MacOSX
$ xcodebuild build -project BasiliskII.xcodeproj -configuration Release
or same as Linux
$ cd macemu/BasiliskII/src/Unix
$ ./autogen.sh
$ make
$ cd macemu/SheepShaver/src/MacOSX
$ xcodebuild build -project SheepShaver_Xcode8.xcodeproj -configuration Release
or same as Linux
$ cd macemu/SheepShaver/src/Unix
$ ./autogen.sh
$ make
https://github.com/kanjitalk755/macemu/blob/master/SheepShaver/doc/Linux/gnome_keybindings.txt
(from kanjitalk755#59)