You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks fro pointing this out. Good to know that it has been addressed. Nonetheless, in the upcoming release #13 I have already increased the nlohmannjson tag to v3.10.5.
I am closing this issue as this has been resolved.
When building with the gcc-7 compiler I get the following error message:
It looks like the error is related to this issue: nlohmann/json#3090
Further, it looks like the issue was resolved in v3.10.5 of the library: https://github.com/nlohmann/json/releases/tag/v3.10.5
Updating the version tag of the json repository to v3.10.5 in
CMakeLists.txt
resolves the issue:The text was updated successfully, but these errors were encountered: