-
Notifications
You must be signed in to change notification settings - Fork 117
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
problem with jniLibs and CMake; #84
Comments
Any one could help |
Hi @MoatazNoaman2001 , sorry for the late response. could you share any reproduction steps or a sample project to check the issue from my side? |
actually i tried it on my main project and its big to share but what i only do is implement the library and then give me that on building project |
@a914-gowtham facing same issue I just added the dependency for this lib and unable to build the project due to this error:
|
lib does not work because of some jni lib need some configuration
2 files found with path 'lib/arm64-v8a/libavcodec.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: