bfb6aef1ea
Since Qt 5.11, the headers are not installed anymore.
The issue comes from a update in qt5base [1] which is not backported to
qt5webkit because it is not officially supported anymore by Qt.
Fixes build issues with qt5webkit-examples that requires QtWebKit
headers:
In file included from main.cpp:42:
window.h:46:10: fatal error: QWebElement: No such file or directory
#include <QWebElement>
^~~~~~~~~~~~~
compilation terminated.
[1]:
|
||
---|---|---|
.. | ||
5.6.3 | ||
5.9.1 | ||
Config.in | ||
qt5webkit.hash | ||
qt5webkit.mk |