[PyQt] How do I add qtwebkit to qt 5.6.1 modules

Han Jiang oglops at gmail.com
Sun Jun 18 19:13:18 BST 2017


My Qt config.summary

https://pastebin.com/2w11ChUE

Sources are in..............V:\Qt\qt-adsk-5.6.1\qtbase
Build is done in............V:\Qt\qt-adsk-5.6.1\qtbase
Install prefix..............V:\Qt\qt-adsk-5.6.1\qtbase
Headers installed to........V:\Qt\qt-adsk-5.6.1\qtbase\include
Libraries installed to......V:\Qt\qt-adsk-5.6.1\qtbase\lib
Arch-dep. data to...........V:\Qt\qt-adsk-5.6.1\qtbase
Plugins installed to........V:\Qt\qt-adsk-5.6.1\qtbase\plugins
Library execs installed to..V:\Qt\qt-adsk-5.6.1\qtbase\bin
QML1 imports installed to...V:\Qt\qt-adsk-5.6.1\qtbase\imports
QML2 imports installed to...V:\Qt\qt-adsk-5.6.1\qtbase\qml
Binaries installed to.......V:\Qt\qt-adsk-5.6.1\qtbase\bin
Arch-indep. data to.........V:\Qt\qt-adsk-5.6.1\qtbase
Docs installed to...........V:\Qt\qt-adsk-5.6.1\qtbase\doc
Translations installed to...V:\Qt\qt-adsk-5.6.1\qtbase\translations
Examples installed to.......V:\Qt\qt-adsk-5.6.1\qtbase\examples
Tests installed to..........V:\Qt\qt-adsk-5.6.1\qtbase\tests

I ran jom install in webkit   \WebKitBuild\Release  folder, the output is

https://pastebin.com/NBsGRdZC


On Sun, Jun 18, 2017 at 2:43 AM, Florian Bruhin <me at the-compiler.org> wrote:

> On Sun, Jun 18, 2017 at 01:25:38AM -0700, Han Jiang wrote:
> > Hi I am building qt 5.6.1 for maya 2017 on  windows 10. I successfully
> > built qt ( in source build ) and qtwebkit already, but when I configure
> > pyqt, it shows
> >
> > Checking to see if the QtWebKit module should be built...
> > v:\Qt\qt-adsk-5.6.1\qtbase\bin\qmake.exe -o cfgtest_QtWebKit.mk
> > cfgtest_QtWebKit.pro
> > Project ERROR: Unknown module(s) in QT: webkit
> >
> > How can I install qtwebkit into qtdir ? Now they are in two separate
> > folders.
>
> Did you run "make install" (or whatever is the equivalent on Windows) in
> both?
>
> 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 --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170618/66ef3616/attachment-0001.html>


More information about the PyQt mailing list