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 skrah
Recipients brian.curtin, loewis, pitrou, skrah
Date 2012-05-15.22:48:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337122112.89.0.0331777421563.issue14813@psf.upfronthosting.co.za>
In-reply-to
Content
This happens every time. It wasn't an issue with VS 2008. I'm building
on the command line:

"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64\vcvars64.bat"

msbuild /p:useenv=true pcbuild.sln /p:Configuration=Debug /p:Platf
orm=x64


Also, I can't locate vcvarsall.bat. Perhaps I failed to click some
hidden 64-bit option during install.


"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\amd64\
CL.exe" is present though and it works.
History
Date User Action Args
2012-05-15 22:48:32skrahsetrecipients: + skrah, loewis, pitrou, brian.curtin
2012-05-15 22:48:32skrahsetmessageid: <1337122112.89.0.0331777421563.issue14813@psf.upfronthosting.co.za>
2012-05-15 22:48:32skrahlinkissue14813 messages
2012-05-15 22:48:32skrahcreate