Skip to content

libopencv_core.so file conflict #36

@meetamastani1

Description

@meetamastani1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions