antvis / F2Native

📱📈An elegant, interactive and flexible native charting library for mobile.
https://f2native.antv.vision
MIT License
217 stars 22 forks source link

iOS集成报错 #7

Closed qianbingzhen closed 2 years ago

qianbingzhen commented 3 years ago

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.

yangxlei commented 3 years ago

麻烦先确认下是否没有同步 submodule 仓库

yangxlei commented 3 years ago

f2native答疑群 有任何问题可以加入钉钉群咨询,谢谢

weiqingtangx commented 2 years ago

已解决