[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] PyQt5.4 config.py and WebEngineWidgets?
From:       David Cortesi <davecortesi () gmail ! com>
Date:       2015-02-16 5:06:15
Message-ID: CALyzANu=iNmZBCEDDSGEUKkHzR__5zES=Lf-VhJ7UMnn2wHBDg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


The app I'm trying to deploy uses QWebEngineView, ergo I've clicked
QtWebEngineWidgets as a needed PyQt module.

The make fails with "ld: library not found for -lQtWebEngineWidgets"
and this is correct, no such lib is found under $SYSROOT. There does exist
PyQt-gpl-5.4/sip/QtWebEngineWidgets, however the config.py output doesn't
mention it at all even with --verbose on; and of course the make doesn't
make it.

Looking at config.py, it seems to hinge on target_config.The file
pyqt5-osx.cfg (made by pyqtdeploycli?) does mention QtWebChannel but not
QtWebEngineWidgets.

So I added the name QtWebEngineWidgets to the pyqt5-osx.cfg file and reran
config, qmake, make, make install. And there is now libQtWebEngineWidgets.a
under $SYSROOT and the make succeeded.

[Attachment #5 (text/html)]

<div dir="ltr"><div><div>The app I&#39;m trying to deploy uses QWebEngineView, ergo \
I&#39;ve clicked QtWebEngineWidgets as a needed PyQt module.<br><br></div>The make \
fails with &quot;<span style="color:rgb(127,0,0)">ld: library not found for \
-lQtWebEngineWidgets</span>&quot;<br>and this is correct, no such lib is found under \
$SYSROOT. There does exist PyQt-gpl-5.4/sip/QtWebEngineWidgets, however the config.py \
output doesn&#39;t mention it at all even with --verbose on; and of course the make \
doesn&#39;t make it.<br><br></div><div>Looking at config.py, it seems to hinge on \
target_config.The file   pyqt5-osx.cfg (made by pyqtdeploycli?) does mention \
QtWebChannel but not QtWebEngineWidgets.<br><br></div><div>So I added the name \
QtWebEngineWidgets to the pyqt5-osx.cfg file and reran config, qmake, make, make \
install. And there is now libQtWebEngineWidgets.a under $SYSROOT and the make \
succeeded.<br><br><br></div><div><br></div><div></div></div>


[Attachment #6 (text/plain)]

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic