Details
Description
Getting incorrect symbols after extracting files with non-latin names on linux.
I've already get the solution for this:
StringConvert.cpp(9): int global_use_utf16_conversion = 1;
But I can't build the framework statically myself.