I use CMake-GUI with Newest NDK 21.2.6472646
[ 98%] Built target gen_opencv_java_source
[ 98%] Linking CXX shared module ..\..\..\jni\arm64-v8a\libopencv_java4.so
..\..\..\lib\arm64-v8a\libopencv_core.a: error adding symbols: Archive has no index; run ranlib to add one
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
mingw32-make[2]: *** [modules\java\jni\CMakeFiles\opencv_java.dir\build.make:281: jni/arm64-v8a/libopencv_java4.so] Error 1
Which option do I need to add or remove?