Some Notes of Protocol Buffer C++
Some Notes of Protocol Buffer C++ Operating System: Ubuntu 14.04 Language: C++ 1. Refer to the official guided documentations for the Installation of Protocol Buffer: Overview: https://developers.google.com/protocol-buffers/docs/overview Downloads: https://developers.google.com/protocol-buffers/docs/downloads Protocol Buffer for C++: https://developers.google.com/protocol-buffers/docs/cpptutorial * It is worth noting that read the README.md file before installing Protocol Buffer. 2. If e rror appears after using the "make" command as follows, follow the steps given below. Error Information: