[issue20725] Fail to build on Windows x64 with VS Express

Tom Brander report at bugs.python.org
Sat Feb 22 03:57:32 CET 2014


New submission from Tom Brander:

Trying to build a Win 32 version using VS express on Win 7 (since it cannot do x64) Rev 89320 tried to build python 3.4 from source using VS 2010 express no dice.  It complains about solutions folder that is not supported in VS 2010 express. While this is noted in the read me, I still cannot build whether by GUI or via the build.bat file (I removed the reference to the solutions folder reference) to get it to run at all via the command prompt. Friend next door using full VS 2010 seems ok..

----------
components: Build
files: failedbld.txt
messages: 211902
nosy: TomBrander
priority: normal
severity: normal
status: open
title: Fail to build on Windows x64 with VS Express
versions: Python 3.4
Added file: http://bugs.python.org/file34178/failedbld.txt

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


More information about the Python-bugs-list mailing list