[EMAIL PROTECTED] writes: >> This is the .NET 11 SDK, I belive it includes the 2003 compiler (*): > > Last time I checked the .NET SDK they had the C# compiler in there, but > not the C++ optimizing 2003 compiler. Might be wrong though....
I just downloaded and installed this, and see a directory called c:\program files\microsoft visual studio .net 2003\vc7 with bin\cl.exe and lib and include directories. So presumably I'm good to go? I'm following this thread because I'll need to compile and install some extensions I've written for linux/gcc/python2.4 in our Windows computer lab. Presuming I succeed in setting up vc7 correctly, is it as simple as 'python setup.py install' from here? Thanks, Phil -- http://mail.python.org/mailman/listinfo/python-list