-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The currently packaged mac release is non functional. To start, it links against libraries that are not part of the standard mac distribution nor are distributed in the archive:
- sdl2
- minizip
- luajit
- lz3
- png16
- tbb
Once I fix this by installing them through homebrew, I get a segfault which prevents the game from opening.
Additionally, the game isn't compiled for ARM which limits is distribution potential. I'll try getting it building locally later to see if this is still a problem on master.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working