Bug 403985

Summary: kgbasegui/skgwebview.h:28:10: fatal error: qwebview.h: No such file or directory
Product: [Applications] skrooge Reporter: bdouxx <etiennedh>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: normal CC: etiennedh, stephane
Priority: NOR    
Version First Reported In: Trunk from git   
Target Milestone: 25.1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: build log
/tmp/build_490ef43b530275fb.log

Description bdouxx 2019-02-06 06:45:12 UTC
Created attachment 117850 [details]
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.
Comment 1 Stephane MANKOWSKI 2019-02-06 21:47:36 UTC
Git commit 490ef43b530275fbdce34bbc2400dbf451797927 by Stephane MANKOWSKI.
Committed on 06/02/2019 at 21:47.
Pushed by smankowski into branch 'master'.

kgbasegui/skgwebview.h:28:10: fatal error: qwebview.h: No such file or directory

M  +1    -0    CHANGELOG
M  +9    -1    skgbankguidesigner/CMakeLists.txt
M  +9    -1    skgbaseguidesigner/CMakeLists.txt

https://commits.kde.org/skrooge/490ef43b530275fbdce34bbc2400dbf451797927
Comment 2 bdouxx 2019-02-06 23:08:47 UTC
Created attachment 117904 [details]
/tmp/build_490ef43b530275fb.log

Hi

Your commit don't solve the problem.
( log file attached).

Sorry, I don't known which information you're looking for…

thanks
Comment 3 Stephane MANKOWSKI 2019-02-07 20:04:37 UTC
Git commit cb8b56fa729d5f6ee4652e79de354721f4742ee7 by Stephane MANKOWSKI.
Committed on 07/02/2019 at 20:04.
Pushed by smankowski into branch 'master'.

kgbasegui/skgwebview.h:28:10: fatal error: qwebview.h: No such file or directory

M  +5    -0    skgbankgui/CMakeLists.txt
M  +5    -0    skgbankguidesigner/CMakeLists.txt
M  +5    -0    skgbaseguidesigner/CMakeLists.txt

https://commits.kde.org/skrooge/cb8b56fa729d5f6ee4652e79de354721f4742ee7
Comment 4 bdouxx 2019-02-07 21:24:12 UTC
Thanks a lot

my compilation is OK now