-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
Description
Describe the bug
Boost system has been removed in boost 1.89
To Reproduce
Trying to build in archlinux
Expected behavior
Building fine
Screenshots
Log
-- Building in Release configuration
CMake Warning (dev) at CMakeLists.txt:127 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:141 (find_package):
Could not find a package configuration file provided by "boost_system"
(requested version 1.89.0) with any of the following names:
boost_systemConfig.cmake
boost_system-config.cmake
Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set
"boost_system_DIR" to a directory containing one of the above files. If
"boost_system" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
/usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:262 (boost_find_component)
/usr/share/cmake/Modules/FindBoost.cmake:609 (find_package)
CMakeLists.txt:127 (find_package) Desktop (please complete the following and other pertinent information):
- OS: arch linux
- Other dependencies version : boost 1.89
- CCTag version: 1.0.4