A C++ SDK for 3D computer vision, paired with Cocoa frameworks for TrueDepth-based 3D scanning, meshing, and ML landmarking models + analysis for foot and ear
MIT License
47
stars
25
forks
source link
#include <nlohmann/json.hpp> 'nlohmann/json.hpp' file not found #2
Hi,
Just downloaded, ran install-dependencies.sh and ran into this issue when building.
include <nlohmann/json.hpp> 'nlohmann/json.hpp' file not found. in SceneGraphFileIO_GLTF also in POintCloudIO
What suggestions do you have?
Thanks