Advertisement
Guest User

ret

a guest
Jul 22nd, 2018
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 0.46 KB | None | 0 0
  1.  
  2.   Could not find the following static Boost libraries:
  3.  
  4.           boost_system
  5.           boost_filesystem
  6.           boost_thread
  7.           boost_program_options
  8.           boost_iostreams
  9.           boost_regex
  10.  
  11.   No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to the
  12.   directory containing Boost libraries or BOOST_ROOT to the location of
  13.   Boost.
  14. Call Stack (most recent call first):
  15.   dep/boost/CMakeLists.txt:29 (find_package)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement