Pavel Repin <prepin+pythonb...@gmail.com> added the comment: I'd like to point out that on some configurations (at least mine), you really need to specify /MANIFEST option to the linker, even though MSDN documentation seems to imply that /MANIFEST behavior is ON by default. My config: beta version of Windows 7 ActivePython 2.6.1.1 MSVS 2008 with 32-bit C/C++ Optimizing Compiler Version 15.00.21022.08 for 80x86
---------- keywords: +patch nosy: +paxan Added file: http://bugs.python.org/file13124/0001-Ensure-the-assembly-manifest-file-generation-is-gene.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4431> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com