Closed
Description
- Describe what you want to achieve.
I want to serialize an object that has a string with "Çevrimiçi" in it. When I try to j.dump() I am getting an exception (json.exception.type_error.316) - Describe what you tried.
I have tried to set compiler option /utf-8 and source/execution_charset to utf_8.
I saved all my files with encoding utf-8 - Describe which system (OS, compiler) you are using.
windows 10
MSVC 19.20.27508 - Describe which version of the library you are using (release version, develop branch).
latest release version