Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Error coding system messages

Error coding system messages

Scheduled Pinned Locked Moved Qt Creator and other tools
8 Posts 2 Posters 3.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    House15
    wrote on 27 Mar 2012, 17:27 last edited by
    #1

    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.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on 27 Mar 2012, 19:18 last edited by
      #2

      Sorry, but I really do not get what you are trying to do and where you run into trouble.

      1 Reply Last reply
      0
      • H Offline
        H Offline
        House15
        wrote on 28 Mar 2012, 16:15 last edited by
        #3

        Ok. I talking about this:
        !http://www.ljplus.ru/img4/a/l/alukard_integr/_Krakozyabry-v-Qt.png(OMG)!

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on 28 Mar 2012, 17:28 last edited by
          #4

          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?

          1 Reply Last reply
          0
          • H Offline
            H Offline
            House15
            wrote on 29 Mar 2012, 07:25 last edited by
            #5

            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.@

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on 29 Mar 2012, 08:12 last edited by
              #6

              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?

              1 Reply Last reply
              0
              • H Offline
                H Offline
                House15
                wrote on 2 Apr 2012, 15:26 last edited by
                #7

                Nope. Setting creator to english wasn't help.

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  tobias.hunger
                  wrote on 3 Apr 2012, 08:30 last edited by
                  #8

                  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 Reply Last reply
                  0

                  1/8

                  27 Mar 2012, 17:27

                  • Login

                  • Login or register to search.
                  1 out of 8
                  • First post
                    1/8
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved