[PyQt] webkit for qt 5.7 py5.6.1

Kevin Mcintyre kebin70 at gmail.com
Fri May 27 20:50:41 BST 2016


I'm an idiot - got this working for qt 5.6 but somehow I've forgotten a key
step to build for qt 5.7.

Step 1 - Installed Qt5.7
Step 2 - Installed SIP
Step 3 - Installed PyQt
Step 4 - Download webkit from qt
     git clone git://code.qt.io/qt/qtwebkit.git -b 5.7.0
Step 5 - Build Webkit
     cd qtwebkit/Tools/Scripts
     ./build-webkit --qt --qmake=<5.7>/qmake
Step 6 - what now?
Step 7 - python configure.py -e QtWebKit

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160527/04a944dd/attachment.html>


More information about the PyQt mailing list