-
-
Notifications
You must be signed in to change notification settings - Fork 955
Open
Description
Describe the bug
configure fails:
CMake Error at /usr/local/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/local/lib/cmake/Boost-1.89.0/BoostConfig.cmake:262 (boost_find_component)
CMakeLists.txt:238 (FIND_PACKAGE)
This is because the latest versions of boost don't have boost_system.
To Reproduce
configure
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: FreeBSD 15 STABLE
- Version 2.4.0
Additional context
boost-libs-1.89.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels