Creating instances of opaque types from .json
file data
#2260
-
Hello there. I am using SDL2 together with nlohmann::json (this library), and I wanted to load some |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 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:
What is the issue you have?
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?
Did you use a released version of the library or the version from the
develop
branch?If you experience a compilation error: can you compile and run the unit tests?