-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Hello, I have followed the different steps but have a error with ninja
pi@raspberry4:~/android-sdk-tools/src/protobuf/build $ ninja -j$(nproc --all)
[1/179] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o
FAILED: CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o
/usr/bin/c++ -DGOOGLE_PROTOBUF_CMAKE_BUILD -DHAVE_ZLIB -I. -I../src -std=c++11 -MD -MT CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o -MF CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o.d -o CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o -c ../src/google/protobuf/stubs/common.cc
../src/google/protobuf/stubs/common.cc:41:10: fatal error: config.h: No such file or directory
41 | #include "config.h"
| ^~~~~~~~~~
compilation terminated.
[4/179] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/stringprintf.cc.o
ninja: build stopped: subcommand failed.
ManojPanda3 and abliss
Metadata
Metadata
Assignees
Labels
No labels