Aegisub icon indicating copy to clipboard operation
Aegisub copied to clipboard

Fixed Compilation on Apple Silicon (tested on M2) MacOS Sequoia 15.0.1

Open dbalague opened this issue 4 months ago • 0 comments

  • In this fork I fixed the compilation for Apple Silicon M2 on MacOS Sequoia 15.0.1.
  • Added instructions for compilation on Apple Silicon with Homebrew.

The App and dmg, although they build, crash. However, one can run the compiled from a terminal by running the command

./build_static/aegisub  

from the directory where the source code was compiled.

dbalague avatar Oct 15 '24 21:10 dbalague