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 tarek
Recipients loewis, skrah, srid, tarek
Date 2009-12-15.11:28:29
SpamBayes Score 8.1626386e-05
Marked as misclassified No
Message-id <1260876511.63.0.476421676219.issue7511@psf.upfronthosting.co.za>
In-reply-to
Content
That's what distutils does : it runs vcvarsall.bat and pass as the
argument the architecture.

Can you run:

$ vcvarsall.bat arch

(replace arch by x86 or x64)

and paste me the result ?  (it looks like the 'path' variable misses
from this file.
History
Date User Action Args
2009-12-15 11:28:31tareksetrecipients: + tarek, loewis, srid, skrah
2009-12-15 11:28:31tareksetmessageid: <1260876511.63.0.476421676219.issue7511@psf.upfronthosting.co.za>
2009-12-15 11:28:30tareklinkissue7511 messages
2009-12-15 11:28:29tarekcreate