Showdom

Results 1 issues of Showdom

首先我的工具提示我升级 classpath 'com.android.tools.build:gradle:3.4.0' 然后recognize.cpp和detect.cpp就找不到sqrt和round函数 然后我加了#include 之后就报以下错误,有没有办法解决呢?: Build command failed. Error while executing process D:\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe with arguments {--build E:\Project\Code\Example\Android\mobilefacenet_android\app\.externalNativeBuild\cmake\debug\armeabi-v7a --target Face} [1/3] Building CXX object CMakeFiles/Face.dir/src/main/cpp/detect.cpp.o [2/3] Building CXX object CMakeFiles/Face.dir/src/main/cpp/recognize.cpp.o...