[PyQt] disabling webkit

Erick Tryzelaar idadesub at users.sourceforge.net
Thu May 15 19:17:24 BST 2008


On Thu, May 15, 2008 at 10:59 AM, Matt Chambers <chambers at imageworks.com> wrote:
>
> For some reason Qt 4.4 doesn't compile in my environment with webkit so I
> disabled it during the Qt compile because I'm more interested in checking
> out PyQt 4.4 than dealing with that.  Although, after compiling PyQt 4.4
> against Qt 4.4.0 it complains that the webbkit .so cannot be found.
>
> Is there a way to disabled webkit with PyQt?

If it helps, I've found that on OS X that if pcre or openjpeg is
installed than JavaScriptCore won't build. Removing them got the rest
of it to compile. I've opened a bug with trolltech on this, but
there's no fix yet.


More information about the PyQt mailing list