mugen icon indicating copy to clipboard operation
mugen copied to clipboard

Build on MacBook Air with an M1

Open Atomic-Germ opened this issue 2 years ago • 3 comments

It won't build (well, work) on MacOS, no matter how I install libsndfile it can't be found.

Atomic-Germ avatar Jul 30 '22 16:07 Atomic-Germ

Thanks for reporting this @Atomic-Germ, I'm not seeing any issues on my mac or the continuous integration for macOS, but those are both running on Intel chips, so there may be an issue with installing dependencies on Apple chips. Unfortunately I don't currently have an M1/M2 to test on and Github Actions doesn't yet support M1/M2, so I don't have an easy way to dig into this at the moment. Though it could be possible to manually look into this on a cloud provider that supports M1/M2 instances and even use a self-hosted runner for continuous integration if the provider has a free tier for open source. In the meantime could you provide some more details on your system and the errors you get when trying to install based on the bug report issue template?

scherroman avatar Aug 04 '22 01:08 scherroman

FYI I just tried this on my Mac M1 using the installation steps and it's working 👍

shaunsaker avatar Aug 25 '22 09:08 shaunsaker

@shaunsaker glad to hear it!

scherroman avatar Aug 27 '22 20:08 scherroman