You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/renetik/.gradle/caches/transforms-3/49930d1a19493a31fa0ff855b95c71e4/transformed/jetified-mobile-ffmpeg-full-4.4/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
The text was updated successfully, but these errors were encountered:
Well I dont like this solution you propose as it will clutter build gradle.
Isnt it better to just ommit and use that cmake solution ? Or you cannot for other reason ? For now I am good as it is I just commented it out, everything seems ok, depended code use libc++_shared from your lib obviously.
I believe library shall not add its own c++_shared lib.
When we have build arguments:
Build fails with:
2 files found with path 'lib/arm64-v8a/libc++_shared.so' from inputs:
If you are using jniLibs and CMake IMPORTED targets, see
https://developer.android.com/r/tools/jniLibs-vs-imported-targets
The text was updated successfully, but these errors were encountered: