hello when i try to build the project it throw me this error :
Error while executing process C:\Users\hp\Desktop\Android\cmake\3.6.4111459\bin\cmake.exe with arguments {--build
C:\Users\hp\Desktop\flutter_native_opencv-master\native_opencv\android.cxx\cmake\release\armeabi-v7a --target native_opencv}
[ +2 ms] ninja: error: '../../../../src/main/jniLibs/armeabi-v7a/libopencv_java4.so', needed by
'C:/Users/hp/Desktop/flutter_native_opencv-master/build/native_opencv/intermediates/cmake/release/obj/armeabi-v7a/libnative_opencv.so', missing and no known rule to make it
hello when i try to build the project it throw me this error :
Error while executing process C:\Users\hp\Desktop\Android\cmake\3.6.4111459\bin\cmake.exe with arguments {--build C:\Users\hp\Desktop\flutter_native_opencv-master\native_opencv\android.cxx\cmake\release\armeabi-v7a --target native_opencv} [ +2 ms] ninja: error: '../../../../src/main/jniLibs/armeabi-v7a/libopencv_java4.so', needed by 'C:/Users/hp/Desktop/flutter_native_opencv-master/build/native_opencv/intermediates/cmake/release/obj/armeabi-v7a/libnative_opencv.so', missing and no known rule to make it
what's wrong with this ?