errors with JSON_ASSERT #2265
-
Hello, today I found this wonderful library, but when I tried to include the .hpp file on my project I got the following error: I found this extremely odd since only 9 of 131 uses of the macro JSON_ASSERT gave me the error: I don't really know how to fix this so if you could give me a hand it'd be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
In order to asses your issue, we need the following information:
|
Beta Was this translation helpful? Give feedback.
In order to asses your issue, we need the following information:
Please describe the steps to reproduce the issue. Can you provide a small but working code example?
What is the expected behavior?
And what is the actual behavior instead?
Which compiler and operating system are you using? Is it a supported compiler?
If you experience a compilation error: can you compile and run the unit tests?