Error coding system messages
-
wrote on 27 Mar 2012, 17:27 last edited by
Good day.
Can i ask you for some assistant? I have some problem with encoding system messages. For some reason, it's start shows to me unread messages. I believe, it was caused by recompiling project by qmake. However, immediately after recompiling, bug did not show himself - only after reboot system it's all has start. It is remarkable, but it is clear that all problems only with one project - the same time which i have recompile.
Many thanks in advance for your attention. Thank you.
-
wrote on 27 Mar 2012, 19:18 last edited by
Sorry, but I really do not get what you are trying to do and where you run into trouble.
-
wrote on 28 Mar 2012, 16:15 last edited by
Ok. I talking about this:
!http://www.ljplus.ru/img4/a/l/alukard_integr/_Krakozyabry-v-Qt.png(OMG)! -
wrote on 28 Mar 2012, 17:28 last edited by
With gcc we force the default (english) locale to avoid this and to actually get the messages in a well defined format that we can actually recognize. Do you happen to know how we could force MSVC to english? I am not really into windows:-(
You can "jump to output" by right-clicking on the entry. That will take you to the compile output pane. Is the text readable there?
-
wrote on 29 Mar 2012, 07:25 last edited by
No, the text are also unreadable.
I think problem is described in detail in this message:
@Not one of the debuggers "Cdb engine" "Gdb engine" able to debug program type "x86-windows-msvc-2010-pe-64bit" are not configure correct.@ -
wrote on 29 Mar 2012, 08:12 last edited by
No, the message says that you can not debug applications since you do not have the MS debugging tools installed and has nothing to do with the text encoding in the compile output/build issues pane.
Could you try setting creator to english? Does that force the MSVC compiler to english, too, fixing the compile output text?
-
wrote on 2 Apr 2012, 15:26 last edited by
Nope. Setting creator to english wasn't help.
-
wrote on 3 Apr 2012, 08:30 last edited by
Not really surprising that... I guess for best results you will need to install a english compiler...
If you have the time you could also try to figure out where the encoding is screwed up and fix it:-) The MsvcParser should be a good place to start looking if you care to do this.
I am afraid I can do little since I am not on windows and have no access to a non-english compiler.
1/8