[issue1449] make msi work the vs 2005(MSVC8)

Christian Heimes report at bugs.python.org
Sun Nov 18 22:36:11 CET 2007


Christian Heimes added the comment:

Martin v. Löwis wrote:
> Martin v. Löwis added the comment:
> 
> Did you test the change for VS 2003? In my MSMDir
> (C:\Programme\Gemeinsame Dateien\Merge Modules), I only have the
> following files
> 
> GDIPlus.msm
> msmask32_X86.msm
> msmask32_X86_ENU.msm
> VB_Control_mschart_RTL_X86_---.msm
> VB_Control_mschart_RTL_X86_ENU.msm
> VC_User_ATL71_RTL_X86_---.msm
> VC_User_CRT71_RTL_X86_---.msm
> VC_User_MFC71_Loc_RTL_X86_---.msm
> VC_User_MFC71_RTL_X86_---.msm
> VC_User_STL71_RTL_X86_---.msm
> VJSharpRedist_x86.msm
> WMIUTILS_RTL_X86_---.msm
> WMI_DECOUPLED_PROVIDER_RTL_X86_---.msm
> 
> So at least on my system, the assertion is triggered that the file is
> not found.

I don't have the MSM files for 7.1, just the files for 8.0 and 9.0. I
assume that the files are part of VS 2003. I don't have VS 2003 around.
I only installed VS .NET 2003 and C++ Toolkit 2003 as described at
http://wiki.python.org/moin/Building_Python_with_the_free_MS_C_Toolkit

Feel free to revert my changes to the 7.1 code.

Christian

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1449>
__________________________________


More information about the Python-bugs-list mailing list