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

java.lang.UnsatisfiedLinkError: Issue when building in linux and deploying in android for COCO Detection module with coco_detection_v1 [SOLVED] #926

Open
IndraTheZeus opened this issue Jul 24, 2024 · 0 comments · May be fixed by #927

Comments

@IndraTheZeus
Copy link

IndraTheZeus commented Jul 24, 2024

When you try to build the necessary libraries (openvino, opentbb and javaapi) in a different environment ( say for example a linux server ) and deploy on android, the libraries are built incorrectly. Also, it might be necessary to change to coco_detection_v1 now
you can solve this issue by changing the build.gradle file of the java api to point to the correct libraries on your linux system

Issue discovered by @Kabor42

@IndraTheZeus IndraTheZeus changed the title Issue when building in linux and deploying in android for COCO Detection module [SOLVED] Issue when building in linux and deploying in android for COCO Detection module with coco_detection_v1 [SOLVED] Jul 24, 2024
@IndraTheZeus IndraTheZeus changed the title Issue when building in linux and deploying in android for COCO Detection module with coco_detection_v1 [SOLVED] java.lang.UnsatisfiedLinkError: Issue when building in linux and deploying in android for COCO Detection module with coco_detection_v1 [SOLVED] Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant