I am trying to build this repository for android studo. It looks like once I uncomment DRISHIT_DEBUG_STOP , run ./gradlew assembleDebug and then revert the Cmakefile , the cmake command
seems to be stuck at Package OpenCV. It says locking directory but I dont see anything else from it. I am confused about what is happening. Any suggestions?
I am trying to build this repository for android studo. It looks like once I uncomment DRISHIT_DEBUG_STOP , run ./gradlew assembleDebug and then revert the Cmakefile , the cmake command
cmake --build ../src/examples/facefilter/android-studio/app/.externalNativeBuild/cmake/debug/arm64-v8a
seems to be stuck at Package OpenCV. It says locking directory but I dont see anything else from it. I am confused about what is happening. Any suggestions?