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

[FEATRUE REQUEST] Load ARM64 Opus #345

Open
0944-tw opened this issue May 21, 2022 · 1 comment
Open

[FEATRUE REQUEST] Load ARM64 Opus #345

0944-tw opened this issue May 21, 2022 · 1 comment

Comments

@0944-tw
Copy link

0944-tw commented May 21, 2022

Please Let Discordia support load ARM64 Version Of Opus And Sodium
I Know This Problem By I Edited This Module
i printed the error
it shows

dlopen(libopus.dylib, 0x0005): tried: 'libopus.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/usr/local/lib/libopus.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/usr/lib/libopus.dylib' (no such file), '/Users/metooidk/OwnBo/libopus.0.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))

so i hope Discordia could support arm Platform or show ARM Platform is Not Supported Music or .. other thing?

@truemedian
Copy link
Contributor

This has nothing to do with discordia. By fact of how computers work, if you're using an x86_64 build of luvit, you cannot load an aarch64 library. You'll need to find a build of libopus and libsodium for x86_64.

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

No branches or pull requests

2 participants