Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Audio not working in 64bit builds on Android #670

Open
guygodin opened this issue Apr 15, 2018 · 0 comments
Open

Audio not working in 64bit builds on Android #670

guygodin opened this issue Apr 15, 2018 · 0 comments

Comments

@guygodin
Copy link

I've mentioned this in the forums but wanted to get it submitted as an issue here. I get a DllNotFoundException in AudioLayer.Init() when trying to initialize the AudioSystem. I think the error originates from here:

D/Mono ( 3009): DllImport error loading library ‘libxenkoaudio.so’: 'dlopen failed: cannot locate symbol “_Unwind_SetGR”

Works without issues with armeabi-v7a builds.

Is this a known limitation or can it be fixed to work with 64bit builds?

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

No branches or pull requests

1 participant