Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1131 (message):
  2. Unable to find the requested Boost libraries.
  3.  
  4. Unable to find the Boost header files. Please set BOOST_ROOT to the root
  5. directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  6. Boost's headers.
  7. Call Stack (most recent call first):
  8. CMakeLists.txt:60 (FIND_PACKAGE)
  9.  
  10.  
  11.  
  12. CMake Error: The following variables are used in this project, but they are
  13. set to NOTFOUND.
  14. Please set them or make sure they are set and tested correctly in the CMake
  15. files:
  16. Boost_INCLUDE_DIR (ADVANCED)
  17. used as include directory in directory /home/anurag/pykep
  18. used as include directory in directory /home/anurag/pykep/src
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement