New submission from Tom Whittock <tom.whitt...@gmail.com>: The automatic upgrade process included with Microsoft Visual Studio 2010 express is unable to deal with the project files in the python PC folder, due to it not supporting the x64 target. I had to manually edit the project files to remove all references to x64 before being able to upgrade the project. Included is a mercurial patch against the 2.7 line which adds project files for the 2010 express edition.
---------- components: Build files: vs2010-express.patch keywords: patch messages: 137693 nosy: Tom.Whittock priority: normal severity: normal status: open title: Difficult to compile python in Visual Studio 2010 express type: feature request versions: Python 2.7 Added file: http://bugs.python.org/file22255/vs2010-express.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12267> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com