<div dir="ltr"><div><div>Hi,<br><br></div>I'm having problems compiling KF5. The configuration gives me this:<br><br>-- Found KF5: /home/david/devel/kf5-development/share/ECM/find-modules/FindKF5.cmake (found suitable version "5.0.0", minimum required is "5.0.0") found components:  CMake Compiler InstallDirs <br>
CMake Error at /home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:15 (message):<br>  The imported target "Qt5::UiTools" references the file<br><br>     "/home/david/devel/kf5-development/qt5/qtbase/lib/libQt5UiTools.a"<br>
<br>  but this file does not exist.  Possible reasons include:<br><br>  * The file was deleted, renamed, or moved to another location.<br><br>  * An install or uninstall procedure did not complete successfully.<br><br>  * The installation package was faulty and contained<br>
<br>     "/home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake"<br><br>  but not all the files it references.<br><br>Call Stack (most recent call first):<br>  /home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:32 (_qt5_UiTools_check_file_exists)<br>
  /home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:121 (_populate_UiTools_target_properties)<br>  CMakeLists.txt:210 (find_package)<br><br><br>-- Configuring incomplete, errors occurred!<br>
See also "/home/david/devel/kf5-development/build/kdelibs-frameworks/CMakeFiles/CMakeOutput.log".<br>See also "/home/david/devel/kf5-development/build/kdelibs-frameworks/CMakeFiles/CMakeError.log".<br>
make: *** [cmake_check_build_system] Error 1<br>------------------------------<br><br></div><div>I have built Qt5 with clang, since the building with gcc gives me errors (Except that, I have followed the instructions in the KF5 wiki).<br>
<br></div><div>Any hint?<br></div><br><div>Thank you in advance<br><br></div><div>David Gil<br></div></div>