On Fri, Dec 26, 2014 at 11:32 AM, anu mittal <anu22mit...@gmail.com> wrote: > Hi , > > while building cmake i got the following error and > > i have already installed the binary package for Avogadro by > > apt-get install libavogadro-dev > > CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:75 > (find_package): > Could not find a package configuration file provided by "KF5Avogadro" with > any of the following names: > > KF5AvogadroConfig.cmake > kf5avogadro-config.cmake > > Add the installation prefix of "KF5Avogadro" to CMAKE_PREFIX_PATH or set > "KF5Avogadro_DIR" to a directory containing one of the above files. If > "KF5Avogadro" provides a separate development package or SDK, be sure it > has been installed. > Call Stack (most recent call first): > CMakeLists.txt:8 (find_package) > > -- Could NOT find KF5Avogadro: found neither KF5AvogadroConfig.cmake nor > kf5avogadro-config.cmake > CMake Error at > /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 > (message): > Could NOT find KF5 (missing: Avogadro) (found version "5.3.0") > Call Stack (most recent call first): > /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 > (_FPHSA_FAILURE_MESSAGE) > /usr/share/ECM/find-modules/FindKF5.cmake:111 > (find_package_handle_standard_args) > CMakeLists.txt:8 (find_package) > > -- Configuring incomplete, errors occurred! > > It says "Could NOT find KF5Avogadro" even after having the binary package > installed,How can i resolve it? > > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe >>> << >
Like I said before, KF5 prefix is only for KDE Frameworks. Aleix [1] https://projects.kde.org/projects/frameworks >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<