[PyQt] trying to build PyQt 5.9 dev

Florian Bruhin me at the-compiler.org
Wed Jun 14 09:07:27 BST 2017


On Tue, Jun 13, 2017 at 07:11:45PM -0500, William Kyngesburye wrote:
> But I do have QtWebkit installed.

Not properly, apparently - otherwise PyQt's configure.py should detect
it.

Can you try compiling a minimal example using QtWebKit (with the same
qmake you pass to PyQt's configure.py), for example this one?
https://github.com/qutebrowser/qutebrowser/tree/master/scripts/testbrowser_cpp/webkit

> Sure, I have the Qt version of QtWebkit, but looking at the annulen
> version I don't see a corresponding Qt 5.9 package, it jumps from a
> 5.8 preview to a 5.212 alpha.

It's versioned independently from Qt - the 5.212 alpha builds fine
against Qt 5.9 (or older).

Florian

-- 
https://www.qutebrowser.org  | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072  | https://the-compiler.org/pubkey.asc
         I love long mails!  | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170614/a4ef89cb/attachment.sig>


More information about the PyQt mailing list