Skip to content
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

请问Android Demo中几个libXXX_java.so文件是怎么编译出来的??? #1

Open
h3clikejava opened this issue Apr 13, 2021 · 1 comment

Comments

@h3clikejava
Copy link

如果不用那几个_java.so文件,会报错

Process: com.timehut.aiface, PID: 25793
java.lang.UnsatisfiedLinkError: No implementation found for void com.seeta.sdk.FaceDetector.construct(com.seeta.sdk.SeetaModelSetting) (tried Java_com_seeta_sdk_FaceDetector_construct and Java_com_seeta_sdk_FaceDetector_construct__Lcom_seeta_sdk_SeetaModelSetting_2)
at com.seeta.sdk.FaceDetector.construct(Native Method)
at com.seeta.sdk.FaceDetector.(FaceDetector.java:32)

@JaydipKalkani
Copy link

@h3clikejava did you found any solution for this. I am facing the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants