RE: [PyQt] Building with Visual Studio 2008

2008-05-17 Thread Kevin Copps
> A manifest is also generated for the sip module but it isn't installed. > Is it > needed? Now that you mention it, probably. I am still learning how manifests and side-by-side assemblies work. This page seems like a good place to start: http://msdn.microsoft.com/en-us/library/ms235342.aspx From

[PyQt] Building with Visual Studio 2008

2008-05-17 Thread Kevin Copps
I am doing some experimentation with alpha3 Python 2.6 and building with Visual Studio 2008 C++, so I know I'm living on the edge here... I can successfully build and install release PyQt-win-gpl-4.3.3 and everything seems to work. But now I am also trying to build release PyQt-win-gpl-4.4, but I