Re: distutils on Win32 using .NET Framework SDK

2005-08-14 Thread Martin v. Löwis
Jerry He wrote: > Hi, > I was trying to build a C++ extension on Win32 with > distutils. The extension worked on Cygwin but when I > tried it with the Win32-build python, it complained > that I don't have .NET Framework SDK installed. But > after I installed .NET Framework SDK 2.0, it still > co

distutils on Win32 using .NET Framework SDK

2005-08-14 Thread Jerry He
Hi, I was trying to build a C++ extension on Win32 with distutils. The extension worked on Cygwin but when I tried it with the Win32-build python, it complained that I don't have .NET Framework SDK installed. But after I installed .NET Framework SDK 2.0, it still complains "error: The .NET Frame