From e4e81b32e731d674a629fdde223efae470bb8503 Mon Sep 17 00:00:00 2001 From: Yue Lin Ho Date: Sat, 27 Feb 2016 22:39:10 +0800 Subject: [PATCH] Update build.txt for VS2013 Update 5 and the ink of Community edition Signed-off-by: Yue Lin Ho --- build.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.txt b/build.txt index ebd96daba..843729982 100644 --- a/build.txt +++ b/build.txt @@ -18,12 +18,12 @@ First, you need to install the compiler package: * You need at least VS2012 Professional with Update 4 for building the full TortoiseGit package. - The TortoiseGit teams uses VS2013 Professional Update 4. + The TortoiseGit teams uses VS2013 Professional Update 5. Make sure the "Microsoft Foundation Classes for C++" are installed. This is the recommended option, but it is not free :-( If you do not have access to VS Professional you can download the free - Visual Studio Community 2013 Edition (http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx). + Visual Studio Community 2013 Edition (https://www.visualstudio.com/en-us/news/vs2013-community-vs). This version also allows to fully build the TortoiseGit package if "Microsoft Foundation Classes for C++" are selected. -- 2.11.4.GIT