FS#52846 - [qt5-webkit-ng] Does not recognize standard #include <QWebView> directives (and others)
Attached to Project:
Arch Linux
Opened by Doug Massay (dougmassay) - Saturday, 04 February 2017, 15:26 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 12 February 2017, 15:20 GMT
Opened by Doug Massay (dougmassay) - Saturday, 04 February 2017, 15:26 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 12 February 2017, 15:20 GMT
|
Details
Description: Not working at all like a "drop in" replacement
for qt5-webkit in my experience. Software that builds fine
using the system Qt5.8.0 and qt5-webkit (community) fails
when trying to build against qt5-webkit-ng (Preview 4 or 5).
First it fails to find the includes for QWebView, QWebPage,
QWebFrame using the standard system notation that works fine
with qt5-webkit, and even if the source is modified to
explicitly point to the needed headers, gcc fails to
recognize just about any of the functions from
QtWebKitWidgets when linking.
Additional info: https://github.com/Sigil-Ebook/Sigil/issues/277 Steps to reproduce: 1) Build Sigil using qt5-webkit 2) Build Sigil using Qt5-webkit-ng |
This task depends upon
Closed by Antonio Rojas (arojas)
Sunday, 12 February 2017, 15:20 GMT
Reason for closing: Fixed
Additional comments about closing: qt5-webkit-ng tp5-2
Sunday, 12 February 2017, 15:20 GMT
Reason for closing: Fixed
Additional comments about closing: qt5-webkit-ng tp5-2
https://github.com/annulen/webkit/issues/427