Advertisement
Guest User

Untitled

a guest
Dec 25th, 2017
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. root@debian:/home/marek/kio-gdrive/build# cmake - KPimGAPI DCMAKE_INSTALL_PREFIX=`qtpaths --install-prefix` .. > d.txt
  2. CMake Error at CMakeLists.txt:32 (find_package):
  3. By not providing "FindKPimGAPI.cmake" in CMAKE_MODULE_PATH this project has
  4. asked CMake to find a package configuration file provided by "KPimGAPI",
  5. but CMake did not find one.
  6.  
  7. Could not find a package configuration file provided by "KPimGAPI"
  8. (requested version 5.5.0) with any of the following names:
  9.  
  10. KPimGAPIConfig.cmake
  11. kpimgapi-config.cmake
  12.  
  13. Add the installation prefix of "KPimGAPI" to CMAKE_PREFIX_PATH or set
  14. "KPimGAPI_DIR" to a directory containing one of the above files. If
  15. "KPimGAPI" provides a separate development package or SDK, be sure it has
  16. been installed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement