Open hayleyhu opened 7 months ago
I was able to fix this with apt-get install rapidjson-dev
on my machine
Yeah, I would advise running the above command.
Check these instructions for a more complete list of dependencies/etc:
I modified RadpidJSONConfig.cmake file as follows: "#include ("${CMAKE_CURRENT_LIST_DIR}/RapidJSON-targets.cmake") include ("/usr/local/lib/cmake/RapidJSON/RapidJSON-targets.cmake")", then solved this problem.
cmake is not successful