SDA icon indicating copy to clipboard operation
SDA copied to clipboard

CMake Error at D:/r/vcpkg/scripts/buildsystems/vcpkg.cmake:786 (_find_package): Could not find a package configuration file provided by "nlohmann_json" with any of the following names:

Open dotyuu opened this issue 4 years ago • 1 comments

CMake Error at D:/r/vcpkg/scripts/buildsystems/vcpkg.cmake:786 (_find_package): Could not find a package configuration file provided by "nlohmann_json" with any of the following names:

dotyuu avatar Sep 26 '21 07:09 dotyuu

You need to install all the dependencies. Instructions are in CMakeLists.txt... I will make a pull request once I've managed to install it myself.

VolkerSchlegel avatar Oct 17 '21 09:10 VolkerSchlegel