<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2018-09-02 7:19 GMT+02:00 Matthieu <span dir="ltr"><<a href="mailto:ermelir@gmail.com" target="_blank">ermelir@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi there,</div><div><br></div><div>I got the following error when running the make command:</div><div><br></div><div>/tmp/digikam-6.0.0-beta1/core/<wbr>libs/dialogs/webbrowserdlg.<wbr>cpp:38:13: fatal error: QWebEngineView: Aucun fichier ou dossier de ce type<br> #   include <QWebEngineView><br>             ^~~~~~~~~~~~~~~~<br>compilation terminated.<br>core/libs/dialogs/CMakeFiles/<wbr>digikamdialogscore_src.dir/<wbr>build.make:422: recipe for target 'core/libs/dialogs/CMakeFiles/<wbr>digikamdialogscore_src.dir/<wbr>webbrowserdlg.cpp.o' failed<br>make[2]: *** [core/libs/dialogs/CMakeFiles/<wbr>digikamdialogscore_src.dir/<wbr>webbrowserdlg.cpp.o] Error 1<br>CMakeFiles/Makefile2:4558: recipe for target 'core/libs/dialogs/CMakeFiles/<wbr>digikamdialogscore_src.dir/<wbr>all' failed<br>make[1]: *** [core/libs/dialogs/CMakeFiles/<wbr>digikamdialogscore_src.dir/<wbr>all] Error 2<br>Makefile:140: recipe for target 'all' failed<br>make: *** [all] Error 2<br></div><div><br></div></div></blockquote><div><br></div><div>It miss the QtWebengine  headers on your system, so the development package relevant.</div><div><br></div><div>But cmake at configuration time must report about.</div><div><br></div><div>It sound a broken package installed on your system. Which system do you use ?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div><br></div><div>Additionnaly, I got some fews warnings during the steps which have been built:</div><div><br></div></div></blockquote><div><br></div><div>All come from the internal CImg library code include as 3rdParty, and not updated since a very long time. And we cannot update it anymore...</div><div><br></div><div>Gilles Caulier</div></div></div></div>