ibireme / yyjson

The fastest JSON library in C
https://ibireme.github.io/yyjson/doc/doxygen/html/
MIT License
3.04k stars 262 forks source link

error C2526 #114

Closed neomissing closed 1 year ago

neomissing commented 1 year ago

error C2526: “yyjson_arr_iter_with”: C 链接函数无法返回 C++ 类“yyjson_arr_iter”

ibireme commented 1 year ago

Please provide more details, such as OS, compiler version, and how you integrated this library.

neomissing commented 1 year ago

WIN11,VS2019 MSVC x64,add_subdirectory(yyjson)

ibireme commented 1 year ago

@neomissing Fixed: https://github.com/ibireme/yyjson/commit/fe45385d9842ac3331da576c9e14e2c5b5d1e8a6