@CrazyHappyGame wrote:
Hi,
Could you help me to solve this issue:
My configuration: cocos2dx-3.10, ndk-r10d, android-19Issue is on Android 5.0, 5.1 devices
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "MD5_Init" referenced by "libcocos2dcpp.so"... at java.lang.Runtime.loadLibrary(Runtime.java:371) at java.lang.System.loadLibrary(System.java:989) at org.cocos2dx.lib.Cocos2dxActivity.onLoadNativeLibraries(Cocos2dxActivity.java:248) at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:263) at org.cocos2dx.cpp.AppActivity.onCreate(AppActivity.java:115) at android.app.Activity.performCreate(Activity.java:5966) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1106) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2408) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2517) at android.app.ActivityThread.access$800(ActivityThread.java:162) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:189) at android.app.ActivityThread.main(ActivityThread.java:5530) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:950) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:745)
Regards,
CHP
Posts: 1
Participants: 1