[Distutils] Questions about distutils strategy
Anthony Pfrunder
s341625@student.uq.edu.au
Wed, 8 Dec 1999 12:14:02 +1000 (GMT+1000)
Hi,
But is there a way to allow the win32 extensions to build *without*
needing Visual Studio MFC code?
I have a python script that converts dsw/dsp files into (semi) standard
makefiles. These makefiles can be driven to work with MSDev, cygwin, ming
or unix by changing a config option.
I was hoping to compile the win32 extensions using ming and it worked - up
to a point. It needed source from MS Dev which I no longer have :(
Cheers,
Anthony Pfrunder