|
|
|
|
Install Protocol Buffers v3
- download pre-compiled binaries for your platform(
protoc-<version>-<platform>.zip) from here: https://github.com/google/protobuf/releases - Unzip this file.
- Update the environment variable
PATHto include the path to the protoc binary file.
|
|
|
|
Build the example
|
|