You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Is block registry enabled? (faster compile-times and when runtime or Python wrapping APIs are not required) ON
-- Is plugin system enabled? ON
-- CMake version: 3.28.2
-- ccache found and will be used
-- Version: 10.2.1
-- Build type: RelWithDebInfo
-- CPM: adding package PackageProject.cmake@1.10.0 (v1.10.0)
CMake Deprecation Warning at build/_deps/yaml-cpp-src/CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindThreads.cmake:226 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
build/_deps/cpp-httplib-src/CMakeLists.txt:118 (find_package)
-- Configuring incomplete, errors occurred!
cpp-httplib has had a minor version bump lately, but using 0.16.3 instead of the current 0.15.3.
The text was updated successfully, but these errors were encountered:
Trying to compile c01c93c using
on Fedora 40's default clang; failing with
cpp-httplib has had a minor version bump lately, but using 0.16.3 instead of the current 0.15.3.
The text was updated successfully, but these errors were encountered: