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

couldn't find "libsound.so" #1

Open
pitrodaparth opened this issue May 9, 2019 · 4 comments
Open

couldn't find "libsound.so" #1

pitrodaparth opened this issue May 9, 2019 · 4 comments

Comments

@pitrodaparth
Copy link

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/cn.onestravel.ndk.playsound-1/base.apk"],nativeLibraryDirectories=[/data/app/cn.onestravel.ndk.playsound-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libsound.so"

at org.fmod.core.FmodUtils.(FmodUtils.java:63)

please update for same.

@onestravel
Copy link
Owner

"libsound.so" is generated after the build, the build directory is “app\build\intermediates\cmake\debug”

@onestravel
Copy link
Owner

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/cn.onestravel.ndk.playsound-1/base.apk"],nativeLibraryDirectories=[/data/app/cn.onestravel.ndk.playsound-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libsound.so"

at org.fmod.core.FmodUtils.(FmodUtils.java:63)

please update for same.

"libsound.so" is generated after the build, the build directory is “app\build\intermediates\cmake\debug”

@pitrodaparth
Copy link
Author

thanks
by the way i update bit a code on my pc
can i send pull request?

@onestravel
Copy link
Owner

yes

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