Updated Protobuf (markdown)

ranrinc
2016-09-04 23:09:02 +07:00
parent a9580842f7
commit 57a94d5fd3

@@ -15,7 +15,11 @@ https://github.com/google/protobuf/tree/master/cmake
### Install All the apps required
Install files your download from Microsoft - Visual Studio Community and you will go to the setup pages and choose custom installation. Please check Programing Language > Visual C++ and Common Tools > GIT for Windows [3rd party]. Complete the installation which will takes some times.
Install files your download from Microsoft - Visual Studio Community and you will go to the setup pages and choose custom installation. Please check Programing Language > Visual C++ and Common Tools > GIT for Windows
[3rd party].
![](https://s14.postimg.org/el2kizjoh/image.png)
Complete the installation which will takes some times.
Install the latest Phyton 2.7.x only do not install other version because Protobuf will require 2.7.x to complete its installation. Also be sure that phyton will be listed on the Windows PATH.