java.lang.UnsatisfiedLinkError: dlopen failed: file offset for the library "/data/app/com.arcsoft.sdk_demo-kvhONHnMPDN9YhRUAVn1Ow==/lib/arm/libmpbase.so" >= file size: 0 >= 0
使用虹软人脸识别,添加.so时,出现这样的问题,file size:0>=0代表当前.so库出现问题,重新添加即可。
本文探讨了在使用虹软人脸识别SDK时遇到的java.lang.UnsatisfiedLinkError问题,详细解析了错误信息filesize:0>=0的原因,并提供了解决方案,即重新添加.so库。
java.lang.UnsatisfiedLinkError: dlopen failed: file offset for the library "/data/app/com.arcsoft.sdk_demo-kvhONHnMPDN9YhRUAVn1Ow==/lib/arm/libmpbase.so" >= file size: 0 >= 0
使用虹软人脸识别,添加.so时,出现这样的问题,file size:0>=0代表当前.so库出现问题,重新添加即可。
717
1万+
6065
3万+
5145
1万+

被折叠的 条评论
为什么被折叠?