This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jkloth
Recipients docs@python, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-12.14:29:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494599372.47.0.387644262444.issue30350@psf.upfronthosting.co.za>
In-reply-to
Content
A few things...

First to Victor's comments on the devguide.  The following sentence after the one quoted states:

"To use the build files in the PCbuild directory you will also need Visual Studio 2010"

In short, you need *both* VS2008 and VS2010 to compile the "default" way.

Secondly, to Steve's comment on the PC\VS9.0 build files.

Normally Steve would be correct in stating that the PC\VS* directories are not maintained, however, in this case they are supported.  It is explicitly stated as such in the devguide and PCbuild\readme.txt (https://github.com/python/cpython/blob/2.7/PCbuild/readme.txt).
History
Date User Action Args
2017-05-12 14:29:32jklothsetrecipients: + jkloth, paul.moore, vstinner, tim.golden, docs@python, zach.ware, steve.dower
2017-05-12 14:29:32jklothsetmessageid: <1494599372.47.0.387644262444.issue30350@psf.upfronthosting.co.za>
2017-05-12 14:29:32jklothlinkissue30350 messages
2017-05-12 14:29:32jklothcreate