-
Follow Google's guide to configure the system and run test.
-
Remember to create an App engine (e.g. Python)!
- Installation Order
- protobuf 3.1.0
- latest gRPC (not release version)
- Google APIs
- Installation Order
-
use the Makefile to package and install the google APIs into the system for easier compilation:
$ make $ (sudo) make install
(this Makefile is modified from the same guide)
- link against 'googleapis' statically
GOOGLEAPIS_GENS_PATH
must be set correctly use ' nano ~/.bashrc' and add the following line to the end of the file :export GOOGLEAPIS_GENS_PATH=$HOME/path/to/googleapis/gens
- This project is based on Visual Studio for Linux C++ development on Raspberry Pi and the other codes and configurations may not be suitable for use otherwise