我在將openCV與android studio集成時出現此錯誤。
我是新來的android和不能夠理解爲什麼會出現此錯誤。將openCV 3.2.0與android studio集成時出現錯誤
Error:Execution failed for task ':app:compileDebugNdk'. Error: Your project contains C++ files but it is not using a supported native build system. Consider using CMake or ndk-build integration with the stable Android Gradle plugin: https://developer.android.com/studio/projects/add-native-code.html or use the experimental plugin: https://developer.android.com/studio/build/experimental-plugin.html .
我在整合opencv和android studio時出現這個錯誤。我是新來的android和不能夠明白這個錯誤 –