Created
June 7, 2022 20:38
-
-
Save nmilosev/92558985e9103321dfdbac8770273fcf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 16%] Built target gen_onnx_operators_proto | |
[ 16%] Built target gen_onnx_data_proto | |
make[2]: warning: -j4 forced in submake: resetting jobserver mode. | |
Scanning dependencies of target onnx_proto | |
make[2]: warning: -j4 forced in submake: resetting jobserver mode. | |
[ 21%] Building CXX object CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o | |
[ 21%] Building CXX object CMakeFiles/onnx_proto.dir/onnx/onnx-operators-ml.pb.cc.o | |
[ 21%] Building CXX object CMakeFiles/onnx_proto.dir/onnx/onnx-ml.pb.cc.o | |
In file included from /home/user/.buildozerbuild/android/platform/build-arm64-v8a/build/other_builds/onnx/arm64-v8a__ndk_target_21/onnx/.setuptools-cmake-build/onnx/onnx-oper | |
ators-ml.pb.cc:4: | |
/home/user/.buildozerbuild/android/platform/build-arm64-v8a/build/other_builds/onnx/arm64-v8a__ndk_target_21/onnx/.setuptools-cmake-build/onnx/onnx-operators-ml.pb.h:7:10: fa | |
tal error: | |
'string' file not found | |
In file included from /home/user/.buildozerbuild/android/platform/build-arm64-v8a/build/other_builds/onnx/arm64-v8a__ndk_target_21/onnx/.setuptools-cmake-build/onnx/onnx-data | |
.pb.cc:4: | |
/home/user/.buildozerbuild/android/platform/build-arm64-v8a/build/other_builds/onnx/arm64-v8a__ndk_target_21/onnx/.setuptools-cmake-build/onnx/onnx-data.pb.h:7:10: fatal erro | |
r: | |
'string' file#include <string> | |
^~~~~~~~ not found | |
#include <string> | |
^~~~~~~~ | |
1 error generated. | |
In file included from /home/user/.buildozerbuild/android/platform/build-arm64-v8a/build/other_builds/onnx/arm64-v8a__ndk_target_21/onnx/.setuptools-cmake-build/onnx/onnx-ml.p | |
b.cc:4: | |
/home/user/.buildozerbuild/android/platform/build-arm64-v8a/build/other_builds/onnx/arm64-v8a__ndk_target_21/onnx/.setuptools-cmake-build/onnx/onnx-ml.pb.h:7:10: fatal error: | |
'string' file not found | |
#include <string> | |
^~~~~~~~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment