<table><tr><td style="">wbauer added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22300">View Revision</a></tr></table><br /><div><div><p>This doesn't work as intended (at least here on openSUSE).<br />
I just built it with QtWebEngine 5.13(.0), and it incorrectly took the < 5.13.0 branch.</p>

<p>AFAICT, you need to <tt style="background: #ebebeb; font-size: 13px;">#include <QtWebEngine/QtWebEngineVersion></tt> so that QTWEBENGINE_VERSION is actually defined...</p>

<p>But as <tt style="background: #ebebeb; font-size: 13px;">QWebEngineProfile</tt> is actually part of QtWebEngineWidgets, it would probably be more correct to test QTWEBENGINEWIDGETS_VERSION instead (and <tt style="background: #ebebeb; font-size: 13px;">#include <QtWebEngineWidgetsVersion></tt>).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R94 PIM: Message Library</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22300">https://phabricator.kde.org/D22300</a></div></div><br /><div><strong>To: </strong>tcberner, Automotive, mlaurent, vkrause<br /><strong>Cc: </strong>wbauer, kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>