alinebee / Boxer

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

Build failure in macOS Sierra #68

Closed almeath closed 7 years ago

almeath commented 7 years ago

I am following Alun's instructions to the letter, but I cannot get Boxer Standalone or Boxer Bundler to successfully build in macOS Sierra (10.12.4) using Xcode 8.3.

Specifically, when attempting to build Boxer Bundler, the following errors are generated:

_Dependency analysis error: no architectures to compile for (only_active_arch=yes, active arch=x86_64, validarchs=i386)

Signing for "Boxer Standalone" requires a development team. Select a development team in the project editor.

Am I doing something wrong, or is there some kind of incompatibility with the newer macOS and/or XCode?

I am mainly after Boxer Bundler, but it is not offered pre-compiled through Alun's site or anywhere else. I have tried emailing Alun for help but unfortuantely I did not receive a reply.

I am new to manually compiling from source so I am sorry if this is a rookie question.

almeath commented 7 years ago

Is anyone perhaps willing to send me a pre-compiled Boxer Bundler?

almeath commented 7 years ago

This resolved itself after installing the Xcode 8.3.3 update