emaculation / emaculation/macemu

Enable actual build tests in Travis / OSX

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
BasiliskII CI enhancement Linux OSX
Dominant language
C++
Stars
78
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Travis is running a null test right now as proof of concept for OSX. Replace with a build test

## BasiliskII build matrix
```
macOS 64-bit ---
Linux 32-bit JIT
MinGW 32-bit JIT
```

## How To Build
These builds need to be installed SDL2 framework/library.
### macOS
1. Open BasiliskII/src/MacOSX/BasiliskII.xcodeproj
1. Set Build Configuration to Release
1. Build

### Linux(x86)
```
$ cd macemu/BasiliskII/src/Unix
$ ./autogen.sh
$ make
```

also:
https://www.emaculation.com/doku.php/compiling_sheepshaver_basilisk

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.