New submission from Merlijn van Deen <valhall...@gmail.com>: The amount of errors in the solution during the windows build was surprising to me - I interpreted it as if python was not built correctly. Upon further inspection, just some extension modules were not built due to missing dependencies, and the interpreter runs without problems.
To clarify this in the devguide, I suggest the attached changes. ---------- components: Devguide files: devguide_windows_build_errors_notes.patch keywords: patch messages: 161299 nosy: ezio.melotti, valhallasw priority: normal severity: normal status: open title: Windows devguide: clarification for build errors due to missing optional dependencies Added file: http://bugs.python.org/file25663/devguide_windows_build_errors_notes.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14873> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com