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.8k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on 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 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
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on 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 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
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on 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 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
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on 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 last edited by
                  #9

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

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on 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 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
                      • SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on 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 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
                          • SGaistS Offline
                            SGaistS Offline
                            SGaist
                            Lifetime Qt Champion
                            wrote on 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 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
                              • SGaistS Offline
                                SGaistS Offline
                                SGaist
                                Lifetime Qt Champion
                                wrote on 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