Closed Clickbaitcake closed 2 years ago
Logs say this
11:26:03.769: os_dlopen(/Users/charlie/Library/Application Support/obs-studio/plugins/waveform/bin/waveform.so->/Users/charlie/Library/Application Support/obs-studio/plugins/waveform/bin/waveform.so): dlopen(/Users/charlie/Library/Application Support/obs-studio/plugins/waveform/bin/waveform.so, 0x0101): tried: '/Users/charlie/Library/Application Support/obs-studio/plugins/waveform/bin/waveform.so' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
So perhaps I am not using Arm native OBS?
Grabbed an Arm build by following this video: https://www.youtube.com/watch?v=ER04kP9TkSE Used a nightly build from here: https://github.com/obsproject/obs-studio/actions
Now the plugin works after allowing the unsigned app to run. This bug can be closed
M1 chip MacOS: 12.5 (21G72) OBS: 27.2.4
I have extracted the m1 ZIP file to /Users/charlie/Library/Application Support/obs-studio then restarted OBS but the plugin does not load. I checked in the mac security and privacy settings to see if I needed to allow an untrusted app but there was no prompt.
When I load OBS the plugin is not avaliable.
Any ideas?