I can not access the Russian user and his AppData\Local , where configs are generated, generated in Python . qgetenv("USERNAME") returns either question marks or unreadable characters. The variants with .toUtf8 , .toLocal8Bit , .toLatin1 , QTextCodec , toStdString , toStdWString have been tried. Maybe I'm doing something wrong? Please help.
Qt5.6 version used , VS2015 compiler, CMake build.