Actions
Task #2475
closedRemove unnecessary dependency on protobuf
Start date:
02/04/2015
Due date:
% Done:
100%
Estimated time:
Description
prereq is to install protoc (protobuf is installed by default)
sudo apt-get install protobuf-compiler
./waf configure
runs successfully
./waf
Updated by Chaim Rieger almost 10 years ago
in order to compile must run as follows
./waf -j1
sudo ./waf install
Build is successful.
Updated by Yingdi Yu almost 10 years ago
- Subject changed from Install tasks/procedure for Odroid Xu3 to Remove unnecessary dependency on protobuf
- Assignee changed from Chaim Rieger to Yingdi Yu
Updated by Yingdi Yu almost 10 years ago
- Status changed from New to Code review
- % Done changed from 0 to 100
Updated by Ashlesh Gawande over 7 years ago
- Status changed from Code review to Closed
Actions