Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Windows Runtime debugger
Forum Updated to NodeBB v4.3 + New Features

Windows Runtime debugger

Scheduled Pinned Locked Moved C++ Gurus
16 Posts 2 Posters 4.7k Views 1 Watching
  • 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.
  • G Offline
    G Offline
    godfather82gh
    wrote on 31 Oct 2014, 00:38 last edited by
    #1

    I am developing a software with QTable and want the rows/columns to populated with the imported text file. When I run it, it gives me an error that there is no windows runtime debugger and then ask me to use my Visual studio.Net to debug it. Can someone help? Also is there a 64bit compiler available?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 31 Oct 2014, 08:39 last edited by
      #2

      Hi and welcome to devnet,

      What version of Qt are you using ? Which package did you install ?

      Yes there are several, Visual Studio provides both 32 and 64 bit compilers, MinGW also

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G Offline
        G Offline
        godfather82gh
        wrote on 1 Nov 2014, 02:56 last edited by
        #3

        Hi, I am using 5.3.2. I installed MINGW32, 64 compiler as well but only MINGW32 works and it gives the debugging error as well

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 1 Nov 2014, 14:22 last edited by
          #4

          Did you install the Qt MinGW package or are you using a custom build ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • G Offline
            G Offline
            godfather82gh
            wrote on 1 Nov 2014, 17:10 last edited by
            #5

            I installed MinGw4.8.2(32bit) under 5.3. I believe that is custom build because I didn't install MinGW for previous Qt versions. Do I need to install all the MinGW from previous versions? I also installed msvc2012 32-bit Open GL, msvc2013 32-bit Open GL , msvc2013 64-bit Open GL but none of these come with a compiler. I installed all the source components. Under Tools I installed only MinGW 4.8.2 and not MinGW 4.7 and 4.8.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 1 Nov 2014, 20:42 last edited by
              #6

              No, don't install several MinGW versions in parallels. This is often a source of problems.

              The simplest thing is to do is only install the MinGW provided with Qt.

              As for the MSVC version it's normal, Visual Studio must be downloaded from Microsoft's website.

              In your case, I'd fist cleanup everything and install again the MinGW version.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • G Offline
                G Offline
                godfather82gh
                wrote on 1 Nov 2014, 20:50 last edited by
                #7

                The MSVC 2013 both 32bit and 64bit OpenGlL doesn't have a compiler. How do I get that installed?

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 2 Nov 2014, 23:34 last edited by
                  #8

                  Like I wrote, download it from Microsoft's website

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • G Offline
                    G Offline
                    godfather82gh
                    wrote on 2 Nov 2014, 23:48 last edited by
                    #9

                    I did download it but it works with msvc2012 32bit only.

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on 3 Nov 2014, 00:12 last edited by
                      #10

                      Did you install both version of Qt ?

                      Interested in AI ? www.idiap.ch
                      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        godfather82gh
                        wrote on 3 Nov 2014, 00:18 last edited by
                        #11

                        I installed Qt 5.3.2 and I have a copy of the enterprise evaluation installed as well.

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          SGaist
                          Lifetime Qt Champion
                          wrote on 3 Nov 2014, 23:15 last edited by
                          #12

                          Did you install both Qt for 32 and 64 bit ?

                          Interested in AI ? www.idiap.ch
                          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                          1 Reply Last reply
                          0
                          • G Offline
                            G Offline
                            godfather82gh
                            wrote on 4 Nov 2014, 02:17 last edited by
                            #13

                            I installed the Qt from the main page using the windows installer and it doesn't distinguish whether is 32bit or 64bit.

                            1 Reply Last reply
                            0
                            • S Offline
                              S Offline
                              SGaist
                              Lifetime Qt Champion
                              wrote on 4 Nov 2014, 23:45 last edited by
                              #14

                              Do you mean you used the online installer ?

                              Interested in AI ? www.idiap.ch
                              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                              1 Reply Last reply
                              0
                              • G Offline
                                G Offline
                                godfather82gh
                                wrote on 4 Nov 2014, 23:58 last edited by
                                #15

                                Yes I did. I installed VS2013 express/ VS2012 Ultimate and the error for "make" stopped. But I am getting this error":-1: error: LNK1104: cannot open file 'glu32.lib'" when I try to compile.

                                1 Reply Last reply
                                0
                                • S Offline
                                  S Offline
                                  SGaist
                                  Lifetime Qt Champion
                                  wrote on 16 Nov 2014, 13:59 last edited by
                                  #16

                                  IIRC it's part of the windows SDK

                                  Interested in AI ? www.idiap.ch
                                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                                  1 Reply Last reply
                                  0

                                  • Login

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