Qt on Android failed: dlopen failed: empty/missing DT_HASH in "libsuperapp_base.so" (built with --hash-style=gnu?)
-
I used the libsuperapp_base.so in the project.After the success of the compiler, runtime errors:
E/dalvikvm(12322): dlopen("/data/data/com.findjob.ydyffffff/superApp_lib/libsuperapp_base.so") failed: dlopen failed: empty/missing DT_HASH in "libsuperapp_base.so" (built with --hash-style=gnu?)
E/superapp_cscomm(12322): load superapp_base.so failed :How can i deal with it?
-
I used the libsuperapp_base.so in the project.After the success of the compiler, runtime errors:
E/dalvikvm(12322): dlopen("/data/data/com.findjob.ydyffffff/superApp_lib/libsuperapp_base.so") failed: dlopen failed: empty/missing DT_HASH in "libsuperapp_base.so" (built with --hash-style=gnu?)
E/superapp_cscomm(12322): load superapp_base.so failed :How can i deal with it?