iOS报错:
Showing Recent Errors Only
/Users/user/Downloads/F2Native-master/core/graphics/util/json.h:9:10: 'nlohmann/json.hpp' file not found
In file included from /Users/user/Downloads/F2Native-master/core/graphics/util/json.cpp:9:
/Users/user/Downloads/F2Native-master/core/graphics/util/json.h:9:10: fatal error: 'nlohmann/json.hpp' file not found
iOS报错: Showing Recent Errors Only /Users/user/Downloads/F2Native-master/core/graphics/util/json.h:9:10: 'nlohmann/json.hpp' file not found
In file included from /Users/user/Downloads/F2Native-master/core/graphics/util/json.cpp:9: /Users/user/Downloads/F2Native-master/core/graphics/util/json.h:9:10: fatal error: 'nlohmann/json.hpp' file not found
include <nlohmann/json.hpp>
1 error generated.