Revision 3 as of 2013-10-05 18:33:01

Clear message

How to build Python 2.7.5 using Visual Studio 2012 Express on Windows 8 64-bit

References:

[wiki:VS2010]

Prepare Environment

1. Download Python 2.7.5 source from python.org

2. Download and install an SVN command-line client (Try SlickSVN)

3. Download and install Perl64

4. Download and install Visual Studio Express 2012

Test Environment

1. Open a shell

2. Bring in the msvc compiler environment for x64 by doing:

3. Try running the svn client: 'svn --version':

4. Try running perl: 'perl --version'

Unable to edit the page? See the FrontPage for instructions.