<div dir="ltr"><div>I'm building Qt 5 from the KDE branches with the new 5.15.4 rebase and QtWebengine is up to 5.15.10, I understand this is because there are tags in Qt Git for it.</div><div><br></div><div>However building, for example, messagelib I get complains about QtQuick not being the right version</div><div><br></div><div>"""</div><div><pre class="gmail-console-output"><span class="gmail-timestamp"><b>12:27:47</b> </span>CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5WebEngineCore/Qt5WebEngineCoreConfig.cmake:111 (find_package):
<span class="gmail-timestamp"><b>12:27:47</b> </span>  Could not find a configuration file for package "Qt5Quick" that is
<span class="gmail-timestamp"><b>12:27:47</b> </span>  compatible with requested version "5.15.10".
<span class="gmail-timestamp"><b>12:27:47</b> </span>
<span class="gmail-timestamp"><b>12:27:47</b> </span>  The following configuration files were considered but not accepted:
<span class="gmail-timestamp"><b>12:27:47</b> </span>
<span class="gmail-timestamp"><b>12:27:47</b> </span>    /usr/lib/x86_64-linux-gnu/cmake/Qt5Quick/Qt5QuickConfig.cmake, version: 5.15.4
<span class="gmail-timestamp"><b>12:27:47</b> </span>
<span class="gmail-timestamp"><b>12:27:47</b> </span>Call Stack (most recent call first):
<span class="gmail-timestamp"><b>12:27:47</b> </span>  /usr/lib/x86_64-linux-gnu/cmake/Qt5WebEngineWidgets/Qt5WebEngineWidgetsConfig.cmake:111 (find_package)
<span class="gmail-timestamp"><b>12:27:47</b> </span>  /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:28 (find_package)
<span class="gmail-timestamp"><b>12:27:47</b> </span>  CMakeLists.txt:66 (find_package)
<span class="gmail-timestamp"><b>12:27:47</b> <br>"""<br><span style="font-family:arial,sans-serif"><br></span></span></pre><pre class="gmail-console-output"><span style="font-family:arial,sans-serif"><span class="gmail-timestamp">I can patch the version number in QtWebEngine to match but that feels wrong.  What's the right solution?<br><a href="https://invent.kde.org/neon/qt/qtwebengine/-/blob/Neon/release/debian/patches/0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch">https://invent.kde.org/neon/qt/qtwebengine/-/blob/Neon/release/debian/patches/0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch</a><br><br></span></span></pre><pre class="gmail-console-output"><span style="font-family:arial,sans-serif"><span class="gmail-timestamp">Jonathan</span></span></pre><br></div></div>