<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi! I tried building kdevelop using kdesrc-build. I followed the standard methods given <a href="https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source." target="_blank">https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source.</a><br><br>When I finally run the cmd: $https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source<br>Many build errors turned up because of Cmake. I resolved many of them. However, I am stuck at these three errors.<br><br>I fail to build:<br>libkomparediff2<br>kdevplatform<br>kdevelop<br><br>The cmake log files show following errors for each.<br><b>kdevplatform</b><br>CMake Error at CMakeLists.txt:42 (find_package):<br>  Could not find a configuration file for package "Qt5" that is compatible<br>  with requested version "5.4.0".<br><br>  The following configuration files were considered but not accepted:<br><br>    /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.2.1<br><br><b>libkomparediff2</b><br>CMake Warning at /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package):<br>  Could not find a package configuration file provided by "KF5XmlGui" with<br>  any of the following names:<br><br>    KF5XmlGuiConfig.cmake<br>    kf5xmlgui-config.cmake<br><br>  Add the installation prefix of "KF5XmlGui" to CMAKE_PREFIX_PATH or set<br>  "KF5XmlGui_DIR" to a directory containing one of the above files.  If<br>  "KF5XmlGui" provides a separate development package or SDK, be sure it has<br>  been installed.<br><br><b>kdevelop</b><br>CMake Error at CMakeLists.txt:37 (find_package):<br>  Could not find a configuration file for package "Qt5" that is compatible<br>  with requested version "5.4.0".<br><br>  The following configuration files were considered but not accepted:<br><br>    /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.2.1<br><br>Please guide me. <br><br><br><br><br>                                        </div></body>
</html>