Bugs item #1685775, was opened at 2007-03-22 08:23 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1685775&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Distutils Group: Python 2.5 >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: Minmin Gong (gongminmin) Assigned to: Nobody/Anonymous (nobody) Summary: msvccompiler.py doesn't recongnize VS2005 Initial Comment: I'm trying to compile some python extensions by VS2005. However, it seems that msvccompiler.py doesn't recongnize VS2005. Only VC6/VS2003 is supported. When will distutils fix this? ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2007-03-28 13:35 Message: Logged In: YES user_id=21627 Originator: NO You should not be using VS2005 to build Python extensions, unless you know exactly what you are doing. If you do, you should set DISTUTILS_USE_SDK and MSSdk. Closing as 'works for me'. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1685775&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com