AICamera_new
AICamera_new copied to clipboard
Recompile the library with caffe2 in pytorch stable(1.0) and re-implement the AICamera example provided by caffe2 officially.
when run the project Build command failed. Error while executing process F:\Android\Sdk\cmake\3.10.2.4988404\bin\cmake.exe with arguments {--build F:\work\temp\AICamera_new\AICamera\AICamera\app\.externalNativeBuild\cmake\debug\armeabi-v7a --target native-lib} ninja: error: '../../../../src/main/jni/armeabi-v7a/libyuv_static.a', needed by '../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libnative-lib.so', missing and no known rule to...
I want to build android caffe2. but fail as follow `/op_registration.cpp:7:1: error: function 'c10::RegisterOperators::RegisterOperators(c10::RegisterOperators&&)' defaulted on its redeclaration with an exception-specification that differs from the implicit declaration 'c10::RegisterOperators::RegisterOperators(c10::RegisterOperators&&)' RegisterOperators::RegisterOperators(RegisterOperators&&) noexcept...