Can not build project
Quangninh-io opened this issue · comments
ninh-io commented
I can not build project, Can you help me please? [
https://stackoverflow.com/questions/76658507/builde-open-cv-android
ninh-io commented
in build gradle, i added the code
externalNativeBuild { cmake { arguments "-DANDROID_ARM_NEON=ON" cppFlags "-static-openmp -fopenmp" } }
this resolved my problem