Skip to content

Instantly share code, notes, and snippets.

@anurag95
Created March 5, 2015 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anurag95/c90fdf909cddf4d572ac to your computer and use it in GitHub Desktop.
Save anurag95/c90fdf909cddf4d572ac to your computer and use it in GitHub Desktop.
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1131 (message):
Unable to find the requested Boost libraries.
Unable to find the Boost header files. Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.
Call Stack (most recent call first):
CMakeLists.txt:60 (FIND_PACKAGE)
CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
Boost_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/anurag/pykep
used as include directory in directory /home/anurag/pykep/src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment