M
M
Michael.2011-11-17 10:12:43
Qt
Michael., 2011-11-17 10:12:43

Hieroglyphs in Qt (minGW), how to fix?

Both in the console and in QtCreator'e, hieroglyphs are displayed in the "assembly console" (ie, in error information).
Tell me how to deal with this?
OS: WinXP
Qt: 4.7.3
MinGW: latest version, reinstalled today.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
ostapische, 2015-03-19
@kulinich

For versions < 5
Go here , download the archive . And its contents, i.e. copy jom.exe file with replacement to Qt Creator's bin folder ( " C :\Qt\Tools\QtCreator\bin" I have this by default) For versions > 5 Download this archive from here and do the same.

M
Maxim Khan-Magomedov, 2011-11-17
@ozgg

Alternatively, you can try changing the console encoding:
/c/WINDOWS/system32/chcp.com 65001
65001 - UTF-8, respectively.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question