From 57a94d5fd3a8f645976da285a8586225a1dd5943 Mon Sep 17 00:00:00 2001 From: ranrinc Date: Sun, 4 Sep 2016 23:09:02 +0700 Subject: [PATCH] Updated Protobuf (markdown) --- Protobuf.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Protobuf.md b/Protobuf.md index 2c4e756..d341c0d 100644 --- a/Protobuf.md +++ b/Protobuf.md @@ -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.