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

libopencv_core.so file conflict #36

Open
meetamastani1 opened this issue Apr 25, 2024 · 0 comments
Open

libopencv_core.so file conflict #36

meetamastani1 opened this issue Apr 25, 2024 · 0 comments

Comments

@meetamastani1
Copy link

I have used this code in my project's custom library module and created a dependency of that custom library module. However, when I try to integrate that dependency into another project, I encounter an error related to OpenCV library conflicts with another library also using OpenCV. Could you please suggest what needs to be done in this case?

That error is:
2 files found with path 'lib/arm64-v8a/libopencv_core.so' from inputs:

  • /home/user/.gradle/caches/transforms-3/911537fefc5db547302654862cec0334/transformed/jetified-verify-android-sdk-public-1.4/jni/arm64-v8a/libopencv_core.so
  • /home/user/.gradle/caches/transforms-3/79670e0576ad57949a47a09a0d84c940/transformed/jetified-android-sdk-5.5.1/jni/arm64-v8a/libopencv_core.so
    If you are using jniLibs and CMake IMPORTED targets, see
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

1 participant