Advertisement
Rochet2

Untitled

Jul 17th, 2014
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. CMake Error at cmake/macros/FindBoost.cmake:1113 (message):
  2. Unable to find the requested Boost libraries.
  3.  
  4. Boost version: 1.55.0
  5.  
  6. Boost include path: E:/Ohjelmat/boost_1_55_0
  7.  
  8. Could not find the following static Boost libraries:
  9.  
  10. boost_system
  11. boost_thread
  12. boost_program_options
  13.  
  14. No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the
  15. directory containing Boost libraries or BOOST_ROOT to the location of
  16. Boost.
  17. Call Stack (most recent call first):
  18. cmake/macros/ConfigureBoost.cmake:28 (find_package)
  19. CMakeLists.txt:57 (include)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement