You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2018. It is now read-only.
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:
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?
The text was updated successfully, but these errors were encountered: