Cannot build with VS 2019 / C++17 #2163
Labels
kind: bug
platform: visual studio
related to MSVC
solution: invalid
the issue is not related to the library
What is the issue you have?
I'v trying desperately to add this to my project so I can read some complex JSON, however I can't even compile it... not even to get to the part where I write a line of it.
I have tried both the latest release, current branch, as well as single include / normal include. Nothing works, and I`m not sure why I have this problem.
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?
Which version of the library did you use?
develop
branchIf you experience a compilation error: can you compile and run the unit tests?
PS: I believe the message "please copy/paste the error message below" should be added next to the "yes" and not "no" ? Because if "no" = I don't have compilation error.
PPS: There is a DOZEN of examples, which is great! However there is no "simple" example for newcomers, for example a simple array loop, object, etc. Or maybe I am just not seeing it (due to the HUGE ReadMe file).
The text was updated successfully, but these errors were encountered: