-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels