StandardCyborg / StandardCyborgSDK

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

Closed daver234 closed 2 years ago

daver234 commented 2 years ago

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

daver234 commented 2 years ago

I sorted it out. An install problem on my side