Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Windows build instructions out-dated/unclear for 2.7 branch #90
Comments
|
I would also be fine with simplifying the docs to just point people towards the readme. |
Redirect to the checked-in readme.txt for full details. Fixes python#90.
Redirect to the checked-in readme.txt for full details. Fixes #90.
|
Thanks @zware! Things are much clearer now! |
Since http://bugs.python.org/issue24508, building 2.7 on Windows is complicated. A typical setup involves Visual Studio 2008 as well as 2010. However, https://github.com/python/devguide/blob/github/setup.rst#windows simply says:
Maybe picking some important notes from https://hg.python.org/cpython/file/2.7/PCbuild/readme.txt
The text was updated successfully, but these errors were encountered: