<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'><div>KF5 is from Fedora repos</div><div>KF5 games was build and then installed in /opt/kde5games</div><div><br></div><div>Previously I'd build kNetWalk with aparent success (basically followed this guide ,<a href="http://garvitdelhi.blogspot.mx/2015/03/building-kf5-kde-game.html" target="_blank" style="font-size: 12pt;">http://garvitdelhi.blogspot.mx/2015/03/building-kf5-kde-game.htm)</a></div><div><span style="font-size: 12pt;">it compiles and links but  crashes immediately during startup. After that i fetch KBounce source and tried to build it.</span></div><div><br></div><div>[xx@localhost build]$ cmake ../</div><div>CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package):</div><div>  Could not find a package configuration file provided by "KF5s" with any of</div><div>  the following names:</div><div><br></div><div>    KF5sConfig.cmake</div><div>    kf5s-config.cmake</div><div><br></div><div>  Add the installation prefix of "KF5s" to CMAKE_PREFIX_PATH or set</div><div>  "KF5s_DIR" to a directory containing one of the above files.  If "KF5s"</div><div>  provides a separate development package or SDK, be sure it has been</div><div>  installed.</div><div>Call Stack (most recent call first):</div><div>  CMakeLists.txt:11 (find_package)</div><div><br></div><div><br></div><div>-- Could NOT find KF5s: found neither KF5sConfig.cmake nor kf5s-config.cmake </div><div>CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:136 (message):</div><div>  Could NOT find KF5 (missing: s) (found version "5.7.0")</div><div>Call Stack (most recent call first):</div><div>  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)</div><div>  /usr/share/ECM/find-modules/FindKF5.cmake:113 (find_package_handle_standard_args)</div><div>  CMakeLists.txt:11 (find_package)</div><div><br></div><div><br></div><div>-- Configuring incomplete, errors occurred!</div><div>See also "/home/xx/kbounce/build/CMakeFiles/CMakeOutput.log".</div><div><br></div>                                         </div></body>
</html>