Skip to content

Mac release broken #170

@xldenis

Description

@xldenis

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions