On Thu, May 15, 2008 at 10:59 AM, Matt Chambers <[EMAIL PROTECTED]> 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.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to