- Install python from Python
- > sudo pip install python-magic
- > sudo pip install networkx
- > sudo pip install simplejson
- > repo init -u https://github.com/jeremyczhen/manifest.git
- > repo sync
- > cd buildCentral
For more details please refer to buildCentral
- > ./mk -thost
- Binaries and headers are installed at output/stage/host/
- > ./mk -tarm-linux
- Binaries and headers are installed at output/stage/arm-linux/
- > make sure Microsoft Visual Studio is installed
- > mk -thost -g vs16
- All visual Studio solutions are located at outputbuilddefault
- Open the solutions and build in the following order:
protobuf/ -> fdbus/ -> protobus/