[PyQt] trying to build PyQt 5.9 dev

Florian Bruhin me at the-compiler.org
Tue Jun 13 04:59:27 BST 2017


On Mon, Jun 12, 2017 at 07:33:40PM -0500, William Kyngesburye wrote:
> So, how do I get it to compile for QtWebKit?  I'm getting an error with verbose:
> 
> Checking to see if the QtWebKit module should be built...
> /Users/Shared/unix/qt5.9/5.9/clang_64/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro
> Project ERROR: Unknown module(s) in QT: webkit
> 
> Checking to see if the QtWebKitWidgets module should be built...
> /Users/Shared/unix/qt5.9/5.9/clang_64/bin/qmake -o cfgtest_QtWebKitWidgets.mk cfgtest_QtWebKitWidgets.pro
> Project ERROR: Unknown module(s) in QT: webkitwidgets

Looks like your Qt doesn't have QtWebKit built. While you're at it, I'd
highly recommend switching to the maintained QtWebKit fork for security
and stability: https://github.com/annulen/webkit/wiki

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/20170613/f9e29b57/attachment.sig>


More information about the PyQt mailing list