Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Apple Silicon #72

Open
emoon opened this issue Jun 25, 2020 · 2 comments
Open

Add support for Apple Silicon #72

emoon opened this issue Jun 25, 2020 · 2 comments
Labels

Comments

@emoon
Copy link
Collaborator

emoon commented Jun 25, 2020

https://developer.apple.com/documentation/apple_silicon

Plugins:

  • According to Apple possible to compile with both -arch x86_64 and -arch arm64 on the same commandline for Clang. This will solve pretty much all decoder plugins.

Unknown:

@emoon emoon added the macOS label Jun 25, 2020
@shepmaster
Copy link

  • and -arch amd64

I think you mean -arch arm64. Also worth keeping an eye on arm64e

@Brog33
Copy link

Brog33 commented Jan 10, 2024

I would love to beta test an Apple Silicon build. This issue was opened 3,5 years ago when Apple Silicon was in its infancy, hopefully it's less hassle to compile now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants