-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
"libsound.so" is generated after the build, the build directory is “app\build\intermediates\cmake\debug” |
"libsound.so" is generated after the build, the build directory is “app\build\intermediates\cmake\debug” |
thanks |
yes |
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.
The text was updated successfully, but these errors were encountered: