CMake Warning (policy) at deps/boost/CMakeLists.txt:35 (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-author or -Wno-policy to
suppress it.
CMake Error at C:/Program Files/CMake/share/cmake-4.4/Modules/FindPackageHandleStandardArgs.cmake:290 (message):
Could NOT find Boost (missing: filesystem program_options iostreams regex)
(found suitable version "1.78.0", minimum required is "1.78")
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-4.4/Modules/FindPackageHandleStandardArgs.cmake:654 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-4.4/Modules/FindBoost.cmake:2455 (find_package_handle_standard_args)
deps/boost/CMakeLists.txt:35 (find_package)
Configuring incomplete, errors occurred!
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-author or -Wno-policy to
suppress it.
CMake Error at C:/Program Files/CMake/share/cmake-4.4/Modules/FindPackageHandleStandardArgs.cmake:290 (message):
Could NOT find Boost (missing: filesystem program_options iostreams regex)
(found suitable version "1.78.0", minimum required is "1.78")
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-4.4/Modules/FindPackageHandleStandardArgs.cmake:654 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-4.4/Modules/FindBoost.cmake:2455 (find_package_handle_standard_args)
deps/boost/CMakeLists.txt:35 (find_package)
Configuring incomplete, errors occurred!