Getting a cmake
error as of today:
....
-- Looking for lrintf - found
-- Looking for mlock
-- Looking for mlock - found
-- Building shared Tenacity libraries
-- Found Python3: /usr/bin/python3.13 (found version "3.13.5") found components: Interpreter
CMake Error at CMakeLists.txt:530 (find_package):
By not providing "FindRapidJSON.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"RapidJSON", but CMake did not find one.
Could not find a package configuration file provided by "RapidJSON" with
any of the following names:
RapidJSONConfig.cmake
rapidjson-config.cmake
Add the installation prefix of "RapidJSON" to CMAKE_PREFIX_PATH or set
"RapidJSON_DIR" to a directory containing one of the above files. If
"RapidJSON" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
Build failed with exit code 4 in /home/sbrl/.cache/rua/build/tenacity-git
Pinned Comments