Peter Shinners <pete@xxxxxxxxxxxx>:
[...]
The config.py stuff on windows will automatically use all those
dependencies if it finds the "prebuilt" directory somewhere in a
neighboring directory tree.
Which only works with Visual Studio .NET 2003 (Python 2.4 and 2.5 are
compiled with it) as the config_mingw.py script uses the practical 
pkg-config
magic (sdl-config, etc) and another build routine, which was the problem
DR0ID (and several others) ran and run into. Not anybody can afford to 
receive
a copy of VS.NET 2003 to use it, so the mingw users are lost at the 
moment and
even the Visual Studio setup took me ages to get it working correctly 
the last time
I tried.