Skip to content

libc++_shared.so conflict with another library #23

@n8fr8

Description

@n8fr8

Importing into an existing project with ffmpeg-kit and received this error on build... can we generate a unique name for the so file, or is it truly a duplicate that can be ignored/shared?

"libc++_shared.so"

  • What went wrong:
    Execution failed for task ':app:mergeDebugNativeLibs'.

A failure occurred while executing com.android.build.gradle.internal.tasks.MergeNativeLibsTask$MergeNativeLibsTaskWorkAction
2 files found with path 'lib/arm64-v8a/libc++_shared.so' from inputs:
- /home/n8fr8/.gradle/caches/8.12/transforms/b810e925f040a0f46c3f87ea9bab96a9/transformed/jetified-c2pa-1.0.1-SNAPSHOT/jni/arm64-v8a/libc++_shared.so
- /home/n8fr8/.gradle/caches/8.12/transforms/e6a0f70fc766b0181fdb468a66a5c9d2/transformed/jetified-ffmpeg-kit-full-gpl-1.1.0/jni/arm64-v8a/libc++_shared.so
If you are using jniLibs and CMake IMPORTED targets, see
https://developer.android.com/r/tools/jniLibs-vs-imported-targets

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