[PyKDE] msvc2005

Phil Thompson phil at riverbankcomputing.co.uk
Thu Nov 16 13:15:13 GMT 2006


> I'm new to python and pyqt. I was able to compile pyqt with python 2.5 and
> qt
> 4.2.1 under linux. I tried the same with windows and it was not easy. With
> python 2.5, sip-4.5 and Qt 4.2.1 (gpl) compiled with MSVC2005 I had to
> change
> sipconfig.py to support MSVC2005. Does this mean that MSVC205 is not
> supported?

It should work - if you give the right -p flag to configure.py.

What was the change you made?

Phil




More information about the PyQt mailing list