[issue11034] Build problem on Windows with MSVC++ Express 2008

Eli Bendersky report at bugs.python.org
Fri Jan 28 08:42:04 CET 2011


Eli Bendersky <eliben at gmail.com> added the comment:

I tried running make_buildinfo.exe manually from a VC command prompt, and I get an error for invoking subwcrev.exe:

D:\eli\python-py3k-trunk\PCbuild>make_buildinfo.exe Debug Win32-temp-Debug
"C:\Program Files\TortoiseSVN\bin\subwcrev.exe" .. ..\Modules\getbuildinfo.c "Win32-temp-Debug\getbuildinfo2.c"
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

----------
nosy: +georg.brandl

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


More information about the Python-bugs-list mailing list