[Kde-games-devel] Problems compiling KBounce
Someone Whohasnt
i1f54142 at outlook.com
Thu Mar 19 06:00:07 UTC 2015
KF5 is from Fedora reposKF5 games was build and then installed in /opt/kde5games
Previously I'd build kNetWalk with aparent success (basically followed this guide ,http://garvitdelhi.blogspot.mx/2015/03/building-kf5-kde-game.htm)it compiles and links but crashes immediately during startup. After that i fetch KBounce source and tried to build it.
[xx at localhost build]$ cmake ../CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package): Could not find a package configuration file provided by "KF5s" with any of the following names:
KF5sConfig.cmake kf5s-config.cmake
Add the installation prefix of "KF5s" to CMAKE_PREFIX_PATH or set "KF5s_DIR" to a directory containing one of the above files. If "KF5s" provides a separate development package or SDK, be sure it has been installed.Call Stack (most recent call first): CMakeLists.txt:11 (find_package)
-- Could NOT find KF5s: found neither KF5sConfig.cmake nor kf5s-config.cmake CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:136 (message): Could NOT find KF5 (missing: s) (found version "5.7.0")Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE) /usr/share/ECM/find-modules/FindKF5.cmake:113 (find_package_handle_standard_args) CMakeLists.txt:11 (find_package)
-- Configuring incomplete, errors occurred!See also "/home/xx/kbounce/build/CMakeFiles/CMakeOutput.log".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20150319/fdc1cdd6/attachment.html>
More information about the kde-games-devel
mailing list