Fatal Exception: java.lang.UnsatisfiedLinkError #614
-
Hello, Since I migrated my project to adxe from cocos2d-x-4.0 I got this error on Android version I google and can't find a solution. I saw I maybe have to put -Wl,--hash-style=both but I ignore where to put this :( Can somebody help me please ? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
Will take a look later. |
Beta Was this translation helpful? Give feedback.
-
@ComputerDev What's your value of |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello, I released my game using your commit without success
Thank you |
Beta Was this translation helpful? Give feedback.
Hello,
I have
PROP_MIN_SDK_VERSION=19
Yes this issue can be reproduce on android emulator 5.1.1 :
proj.android\app\build\intermediates\stripped_native_libs\debug\out\lib\x86\libopenal.so :
with :
I got :
But I don't understand, is it not rather libOpenSLES.so that we looking for ?
libOpenSLES.so only have
GNU_HASH
withaarch64-linux-android-readelf.exe
T…