Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
qDebug utf-8 issue
-
Why the code
qDebug() << "àèìòù";
seems to produce an ASCII output (stange chars). Why?
-
Works for me.
Which encoding do you use in your terminal?
-
@jsulm I don't know...how to? I've tried with windows 10 and windows 7....same result.
-
Windows? That explains :-)
I tested on Linux.
I don't know how to fix this on Windows.
Maybe this can help you: http://stackoverflow.com/questions/388490/unicode-characters-in-windows-command-line-how