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
I am trying to do this - converting from wstring works incorrectly!
I need add to json array of objects wstring values,
and then convert to plain wchar_t string!
I am trying to do this - converting from wstring works incorrectly!
I need add to json array of objects wstring values,
and then convert to plain wchar_t string!
But all I try - didnt work! This is screenshot!
So, the wstring L"test" after adding to jon object becomes "Р\xfҐP\a"
What the hell, man?
How to fix it?
Or suggest a normal C ++ library that can work correctly with wstring.
Be so kind....
Originally posted by @lipasite in #2641
The text was updated successfully, but these errors were encountered: