Task #2475
closed
Remove unnecessary dependency on protobuf
Added by Chaim Rieger almost 10 years ago.
Updated over 7 years ago.
Description
prereq is to install protoc (protobuf is installed by default)
sudo apt-get install protobuf-compiler
./waf configure
runs successfully
./waf
in order to compile must run as follows
./waf -j1
sudo ./waf install
Build is successful.
- Subject changed from Install tasks/procedure for Odroid Xu3 to Remove unnecessary dependency on protobuf
- Assignee changed from Chaim Rieger to Yingdi Yu
- Status changed from New to Code review
- % Done changed from 0 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF