leadrien/opencv_native_androidstudio

Compilation failed

Opened this issue · 1 comments

Hello, I am not very familiar with ndk, and I got an error in compiling the project. Is this asking me to compile the so file by cmake? I remember that I don’t need to compile it manually in android studio

Error message:
Build command failed.
Error while executing process D:\androidsdk\cmake\3.6.4111459\bin\cmake.exe with arguments {--build C:\Users\Administrator\Desktop\zuoz\imageview\opencv_native_androidstudio-master\app.cxx\cmake\debug\arm64-v8a --target native-lib}

ninja: error: '../../../../src/main/jniLibs/arm64-v8a/libopencv_java3.so', needed by '../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libnative-lib.so', missing and no known rule to make it

貌似 大佬的so文件没提交。。。我也遇到同样的错误