fredrikaverpil / pyside2-wheels

Unofficial PySide2 wheel building with Travis CI and AppVeyor
41 stars 6 forks source link

Fix WebKit warnings #76

Closed fredrikaverpil closed 7 years ago

fredrikaverpil commented 7 years ago

For some reason, the Qt5WebKit module has cmake warnings on some platforms and isn't built.

First thing to check on each platform is whether QtWebEngine even exists in the Qt installation and if it can be installed via some extra package.

fredrikaverpil commented 7 years ago

This happens on Ubuntu and the reason is Qt5Webkit is not included in the PPA for Trusty and Xenial: