Problem compiling
David Gil Oliva
davidgiloliva at gmail.com
Thu Aug 1 19:55:51 UTC 2013
Hi,
I'm having problems compiling KF5. The configuration gives me this:
-- 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
CMake Error at
/home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:15
(message):
The imported target "Qt5::UiTools" references the file
"/home/david/devel/kf5-development/qt5/qtbase/lib/libQt5UiTools.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake"
but not all the files it references.
Call Stack (most recent call first):
/home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:32
(_qt5_UiTools_check_file_exists)
/home/david/devel/kf5-development/qt5/qtbase/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:121
(_populate_UiTools_target_properties)
CMakeLists.txt:210 (find_package)
-- Configuring incomplete, errors occurred!
See also
"/home/david/devel/kf5-development/build/kdelibs-frameworks/CMakeFiles/CMakeOutput.log".
See also
"/home/david/devel/kf5-development/build/kdelibs-frameworks/CMakeFiles/CMakeError.log".
make: *** [cmake_check_build_system] Error 1
------------------------------
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).
Any hint?
Thank you in advance
David Gil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130801/e77e6f33/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list