Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows build instructions out-dated/unclear for 2.7 branch #90

Closed
yan12125 opened this issue Dec 31, 2016 · 2 comments
Closed

Windows build instructions out-dated/unclear for 2.7 branch #90

yan12125 opened this issue Dec 31, 2016 · 2 comments

Comments

@yan12125
Copy link

@yan12125 yan12125 commented Dec 31, 2016

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:

Most Python versions prior to 3.3 use Microsoft Visual Studio 2008.

Maybe picking some important notes from https://hg.python.org/cpython/file/2.7/PCbuild/readme.txt

@brettcannon
Copy link
Member

@brettcannon brettcannon commented Jan 1, 2017

I would also be fine with simplifying the docs to just point people towards the readme.

zware added a commit to zware/devguide that referenced this issue Jan 2, 2017
Redirect to the checked-in readme.txt for full details.

Fixes python#90.
brettcannon added a commit that referenced this issue Jan 2, 2017
Redirect to the checked-in readme.txt for full details.

Fixes #90.
@yan12125
Copy link
Author

@yan12125 yan12125 commented Jan 3, 2017

Thanks @zware! Things are much clearer now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.