Jump to content

WackyIraqi Gonzales

Resident
  • Posts

    1
  • Joined

  • Last visited

Reputation

2 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Well, I was able to compile it on an M1 mac after jumping through a few hoops. First, I couldn't use autobuild to generate the project files. Not surprising since autobuild (or cmake?) doesn't seem to recognize ARM or that it is 64 bits. I'll look into it at some point but I just wanted to build the dang thing. Using Rosetta2 I was able to get autobuild to spit out a darwin-x86-64 project. Progress! Autobuild wouldn't actually build the project so I tried the manual way by using Xcode and (after suppressing/fixing a few errors) I was able to get it to compile, run, and login.
×
×
  • Create New...