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

List:       pykde
Subject:    Re: [PyQt] =?utf-8?q?PyQt5=2E4_config=2Epy_and_WebEngineWidgets=3F?=
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2015-02-16 9:49:50
Message-ID: 0134b614ac66c6e5b6ce55b60b5b8025 () riverbankcomputing ! com
[Download RAW message or body]

On 16/02/2015 5:06 am, David Cortesi wrote:
> 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.

The configuration files generated by pyqtdeploycli should be considered 
starting points which you should review and possibly update to meet your 
specific needs. The reason why those modules are not enabled by default 
is that they are not available on all platforms supported by Python.

Phil
_______________________________________________
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