[PyQt] Advice for building PyQt4 (Qt 4.4) on Windows XP

Phil Thompson phil at riverbankcomputing.com
Thu Jul 17 12:22:23 BST 2008


On Wed, 16 Jul 2008 16:34:01 +0300, "Maik Tammerman" <mtammerman at gmail.com>
wrote:
> Hello,
> 
> Is it required to compile Python from sources in order to use Qt 4.4
> features? As far as I know, Qt 4.4 requires MSVC 2008 for Webkit and
> some other advanced widgets. IIRC Python extension libraries should be
> compiled with the same compiler used for building python itself. Is
> this a must? I would be glad if someone shares his/her experiences.

I think you only need to do this for Phonon support. Webkit is Ok.

Phil



More information about the PyQt mailing list