<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Hi,</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I'm using the invent-registry.kde.org/neon/docker-images/plasma:unstable<br />docker image to build kate.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I get the following cmake configure error:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">CMake Error at /usr/lib/x86_64-linux-gnu/cmake/KF6DocTools/KF6DocToolsTargets.cmake:95 (message):</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">  The imported target "KF6::DocTools" references the file</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">     "/usr/lib/x86_64-linux-gnu/libKF6DocTools.so.5.249.0"</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">instead I have a ibKF6DocTools.so.6.2.0</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">in this docker image</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">If I tweak the KF6DocToolsTargets-debug.cmake file accordingly, it builds.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">But how did I get to a state where there is such a version mismatch ?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I did apt install kf6-ktexteditor-dev, is this wrong ?</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Thanks for any pointers</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Alex</p>
<br /></body>
</html>