This is an automated email from the git hooks/post-receive script. x2go pushed a commit to tag 1.15.2.3-xp+vc2013 in repository vcxsrv. commit 5a10289dc905a40af8bc558be31ae5b8a44db4e0 Author: Mike DePaulo <mikedep333@gmail.com> Date: Fri Feb 20 06:30:19 2015 -0500 Now using: VS Express -> VS Community Edition. Also, community edition is supposed to have the same features as Professional, so we can safely assume that Professional and other commercial editions will work fine. --- building.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/building.txt b/building.txt index f4d2821..1f50a8a 100644 --- a/building.txt +++ b/building.txt @@ -1,7 +1,6 @@ Prerequisites: - Windows Vista or later (The built code can run on XP, but your build machine must be Vista or later. This is a limitation of Visual Studio 2013.) -- Visual C++ 2013 Express Edition (Update 4 is currently used) - Visual C++ 2013 is probably also ok (not tested) +- Visual Studio (C++) 2013. Update 4 is currently used. Express Edition, Community Edition, or one of the commercial editions should all work fine. (Currently built using community edition.) - Cygwin. I am not sure of the exact packages, but perl and git are 2 of them. Only 32-bit Cygwin has been tested. - Python 2.7.x (2.7.9 used) - Make sure python 2.7 (not 3.2) is in the environment PATH -- Alioth's /srv/git/code.x2go.org/vcxsrv.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/vcxsrv.git