Advertisement
Guest User

Untitled

a guest
Apr 4th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. Boost version: 1.55.0
  2.  
  3. Boost include path: /usr/include
  4.  
  5. Could not find the following Boost libraries:
  6.  
  7. boost_date_time
  8. boost_filesystem
  9. boost_regex
  10. boost_serialization
  11. boost_system
  12. boost_thread
  13.  
  14. Some (but not all) of the required Boost libraries were found. You may
  15. need to install these additional Boost libraries. Alternatively, set
  16. BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  17. to the location of Boost.
  18. Call Stack (most recent call first):
  19. CMakeLists.txt:150 (FIND_PACKAGE)
  20.  
  21.  
  22. CMake Error at CMakeLists.txt:159 (MESSAGE):
  23. Boost 1.46 or newer is needed to build OpenCog!
  24.  
  25.  
  26. -- Configuring incomplete, errors occurred!
  27. See also "/home/aswin/opencog/CMakeFiles/CMakeOutput.log".
  28. See also "/home/aswin/opencog/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement