CarVac / filmulator-gui

Filmulator --- Simplified raw editing with the power of film
https://filmulator.org
Other
669 stars 31 forks source link

Failing to Open on M1 Mac #148

Open LSeaburg opened 2 years ago

LSeaburg commented 2 years ago

I was successfully able to build the Filmulator.app file (with non-terminating errors during the build) but the file will not open (crashes immediately).

Most of the errors during the build relate "could not parse otool output" and "XXX is not a Mach-O file". There's also a few relating to "no LC_RPATH load command".

Here's some of the output of the crash:

Exception Type: EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid)) Exception Codes: UNKNOWN_0x32 at 0x000000010091c000 Exception Codes: 0x0000000000000032, 0x000000010091c000 Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace CODESIGNING, Code 2

CarVac commented 2 years ago

I just straight-up don't know how to fix this. Nobody who's tried has managed to distribute a mac build for M1, though some have been able to build it for themselves.