Bug report #19575
QWebPage: No such file or directory
| Status: | Reopened | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Build/Install | ||
| Affected QGIS version: | 3.3(master) | Regression?: | No |
| Operating System: | Ubuntu 16.04 (4.15.0-29-generic x86_64 GNU/Linux) | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 27402 |
Description
I encountered this error during QGIS compilation on Ubuntu Xenial (4.15.0-29-generic x86_64 GNU/Linux):
In file included from /opt/QGIS/src/core/annotations/qgshtmlannotation.cpp:26:0: /opt/QGIS/src/core/qgswebpage.h:26:20: fatal error: QWebPage: No such file or directory compilation terminated.
History
#1
Updated by nicolas zzzz about 7 years ago
- Status changed from Open to Closed
#2
Updated by nicolas zzzz about 7 years ago
- Status changed from Closed to Reopened
#3
Updated by nicolas zzzz about 7 years ago
QtWebKit doen't exist in Qt > 5.6.
Hint(?): One would probably use QtWebEngine instead.
#4
Updated by Alessandro Pasotti about 7 years ago
Maybe you are hitting #19522