alinebee / Boxer

The DOS game emulator that's fit for your Mac.
http://boxerapp.com/
769 stars 138 forks source link

Boxer Bundler creating a non-working standalone #92

Open Cysote opened 5 years ago

Cysote commented 5 years ago

I've got Boxer Bundler compiling and can give it a game in the regular boxer library to create a standalone version of, but the package it produces is "incomplete" and doesn't launch. Comparing the incomplete package to packages from GOG shows that it's certainly missing some folders and files. Is there something special that needs to be done to make Boxer Bundler produce a proper standalone? This is Xcode 10.1 on High Sierra

MaddTheSane commented 5 years ago

There is currently a bug in Boxer/SDL 1.2. You have to build agains the High Sierra SDK (Xcode 9.4.1) to work around it.

Cysote commented 5 years ago

For some reason I was having trouble with any Xcode 9, but Xcode 8 worked fine and got me a proper standalone made.