[issue14813] Can't build under VS2008 anymore

Stefan Krah report at bugs.python.org
Wed May 16 00:48:32 CEST 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14813>
_______________________________________


More information about the Python-bugs-list mailing list