CMake Error at /usr/local/share/cmake-3.14/Modules/FindBoost.cmake:2147 (message):
Unable to find the requested Boost libraries.
Boost version: 0.0.0
Boost include path: /usr/include
Detected version of Boost is too old. Requested version was 1.58 (or
newer).
Call Stack (most recent call first):
CMakeLists.txt:33 (find_package)
Solution:
Just make a link
sudo ln -s /usr/local/include/boost /usr/include/boost
Unable to find the requested Boost libraries.
Boost version: 0.0.0
Boost include path: /usr/include
Detected version of Boost is too old. Requested version was 1.58 (or
newer).
Call Stack (most recent call first):
CMakeLists.txt:33 (find_package)
Solution:
Just make a link
sudo ln -s /usr/local/include/boost /usr/include/boost
Read More:
- [Solved] Failed to find glog – Could not find glog include directory, set…
- [Solved] OpenGL PowerVR SDK Compiling Error: Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB)
- [Solved] ORB_SLAM3 Compile Error: opencv4.0 not found four
- [Solved] Error: In the Function of ‘fmt::v8::detail::error_handler::on_error(char const*)’
- Clion new method shows undefined reference to solution
- [Solved] Mac Cmake Complie openmp Error: fatal error: ‘omp.h‘ file not found
- [Solved] A-LOAM Ceres Compile Error: error: ‘integer_sequence’ is not a member of ‘std‘
- [Solved] CMake Error at CMakeLists.txt:92 (add_subdirectory)
- CMake Error: The source directory “opencv Install Catalog“ does not appear to contain CMakeLists.txt.
- How to Solve Ceres library Error when compiling A-LOAM
- [Solved] NPM Error: gyp: No Xcode or CLT version detected!
- [Solved] VINS-MONO: integer_sequence_algorithm.h:64:21: error: ‘integer_sequence’ is not a member of ‘std’
- Cmake Error The C compiler identification is GNU 7.5.0 — The CXX compiler identification is unknown
- Cmake compile cocos2d-x error [How to Solve]
- Clickhouse error: XXXX.XXXX_local20211009 (8fdb18e9-bb4c-42d8-8fdb-18e9bb4c02d8): auto…
- [Solved] CMake Error: The current CMakeCache.txt directory is different than xxx
- [Solved] ROS Error: Could NOT find move_base_msgs
- buildroot SIGSTKSZ Error: make[5]: *** [Makefile:1915: c-stack.o] Error 1
- [Solved] Could not find a package configuration file provided by “moveit_core“
- [Solved] 1.fatal error: NvInfer.h: No such file or directory