[issue14813] Can't build under VS2008 anymore

Stefan Krah report at bugs.python.org
Wed May 16 13:27:56 CEST 2012


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

Regarding the VS 2010 build failure, using the cross tools builds
python_d.exe:

"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat"
msbuild /p:useenv=true pcbuild.sln /p:Configuration=Debug /p:Platform=x64

Again, the executables immediately exit (#14822 ?).

----------

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


More information about the Python-bugs-list mailing list