Compiling PyQt4 with VS.NET
I’ve spent most of today at work compiling Qt and PyQt using Visual Studio.NET 2003. I finally got it all done, there are a few caveats like you have to edit your PATH and create shortcuts etc; but it’s nicer than the MinGW solution. I might have a go using VS2005 next 😉
The way I managed it (I couldn’t get it to work the way the PyKDE list said, downloading the MinGW distribution first etc.