https://bugs.kde.org/show_bug.cgi?id=403985
Bug ID: 403985
Summary: kgbasegui/skgwebview.h:28:10: fatal error: qwebview.h:
No such file or directory
Product: skrooge
Version: Trunk from git
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 117850
--> https://bugs.kde.org/attachment.cgi?id=117850&action=edit
build log
SUMMARY
compile failed with -DSKG_DESIGNER=yes
In file included from
/var/tmp/portage/app-office/skrooge-9999/work/skrooge-9999/skgbaseguidesigner/skgwebviewdesignerplugin.h:24:0,
from
/var/tmp/portage/app-office/skrooge-9999/work/skrooge-9999/skgbaseguidesigner/skgwebviewdesignerplugin.cpp:22:
/usr/include/qt5/QtDesigner/customwidget.h:4:4: warning: #warning Header
<QtDesigner/customwidget.h> is deprecated. Please include
<QtUiPlugin/customwidget.h> instead. [-Wcpp]
# warning Header <QtDesigner/customwidget.h> is deprecated. Please include
<QtUiPlugin/customwidget.h> instead.
^~~~~~~
In file included from
/var/tmp/portage/app-office/skrooge-9999/work/skrooge-9999/skgbaseguidesigner/skgwebviewdesignerplugin.cpp:27:0:
/var/tmp/portage/app-office/skrooge-9999/work/skrooge-9999/skgbasegui/skgwebview.h:28:10:
fatal error: qwebview.h: No such file or directory
#include <qwebview.h>
^~~~~~~~~~~~
compilation terminated.
--
You are receiving this mail because:
You are watching all bug changes.