Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Microsoft Visual Studio 2010 for QT 5.3.2

Microsoft Visual Studio 2010 for QT 5.3.2

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
27 Posts 5 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.
  • M Offline
    M Offline
    Mar_60
    wrote on 25 Mar 2020, 20:13 last edited by Mar_60
    #1

    Hello everyone!
    I have installed QT5.3.2 on windows 10 but it has issues when I start to build and run my application. It says:

    01:15:12: Configuration is faulty. Check the Issues view for details.
    Error while building/deploying project Helloworld (kit: Desktop Qt 5.3 MSVC2010 OpenGL 32bit)
    When executing step "Make"

    Actually, I am unable to install Visual Studio 2010 so I install visual studio 2019 but I am not sure whether it is installed correctly or not.

    If someone could share the correct setup of Visual Studio 2010 So, I will be very thankful to him/her, as I have already tried all the available online setups for version 2010.

    Waiting for the positive response ,

    TIA

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 25 Mar 2020, 20:31 last edited by
      #2

      Hi and welcome to devnet,

      Did you ensure that you installed the C++ tools when you installed visual studio ?

      You can't use a more recent version of VS like that, only since VS2017 are the compilers backward compatible.

      Out of curiosity, why are you using such an outdated version of Qt and Visual Studio ?

      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
      • M Offline
        M Offline
        Mar_60
        wrote on 25 Mar 2020, 20:44 last edited by
        #3

        Thanks for the reply.
        The reason behind using that outdated version is that my code is already written on it.
        I think that I don't have correct setup for microsoft visual studio.

        Could u please help me in installing the correct setup of visual studio that would be compatible with qt5.3.2 ?

        J 1 Reply Last reply 26 Mar 2020, 02:21
        0
        • M Mar_60
          25 Mar 2020, 20:44

          Thanks for the reply.
          The reason behind using that outdated version is that my code is already written on it.
          I think that I don't have correct setup for microsoft visual studio.

          Could u please help me in installing the correct setup of visual studio that would be compatible with qt5.3.2 ?

          J Offline
          J Offline
          JKSH
          Moderators
          wrote on 26 Mar 2020, 02:21 last edited by
          #4

          Hi, and welcome!

          @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

          I think that I don't have correct setup for microsoft visual studio.

          Like @SGaist said, Visual Studio 2019 is not compatible with the Qt libraries that you installed.

          Actually, I am unable to install Visual Studio 2010

          May I ask why?

          The reason behind using that outdated version is that my code is already written on it.

          Qt offers very pretty good backwards-compatibility. I suggest you try to build your code using a newer version of Qt.

          At the very least, try Qt 5.6.3 for MSVC 2015. This version is compatible with Visual Studio 2019.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          M 1 Reply Last reply 26 Mar 2020, 06:53
          2
          • J JKSH
            26 Mar 2020, 02:21

            Hi, and welcome!

            @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

            I think that I don't have correct setup for microsoft visual studio.

            Like @SGaist said, Visual Studio 2019 is not compatible with the Qt libraries that you installed.

            Actually, I am unable to install Visual Studio 2010

            May I ask why?

            The reason behind using that outdated version is that my code is already written on it.

            Qt offers very pretty good backwards-compatibility. I suggest you try to build your code using a newer version of Qt.

            At the very least, try Qt 5.6.3 for MSVC 2015. This version is compatible with Visual Studio 2019.

            M Offline
            M Offline
            Mar_60
            wrote on 26 Mar 2020, 06:53 last edited by
            #5

            @JKSH Thanks for the reply.

            I want to install QT5.6.3 now but unfortunately, I couldn't find any online download link. Could u please help me out in its installation?

            J 1 Reply Last reply 26 Mar 2020, 07:48
            0
            • M Mar_60
              26 Mar 2020, 06:53

              @JKSH Thanks for the reply.

              I want to install QT5.6.3 now but unfortunately, I couldn't find any online download link. Could u please help me out in its installation?

              J Offline
              J Offline
              JKSH
              Moderators
              wrote on 26 Mar 2020, 07:48 last edited by
              #6

              @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

              I want to install QT5.6.3 now but unfortunately, I couldn't find any online download link. Could u please help me out in its installation?

              http://download.qt.io/new_archive/qt/5.6/5.6.3/

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              M 1 Reply Last reply 26 Mar 2020, 12:37
              4
              • J JKSH
                26 Mar 2020, 07:48

                @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                I want to install QT5.6.3 now but unfortunately, I couldn't find any online download link. Could u please help me out in its installation?

                http://download.qt.io/new_archive/qt/5.6/5.6.3/

                M Offline
                M Offline
                Mar_60
                wrote on 26 Mar 2020, 12:37 last edited by
                #7

                @JKSH Thanks for the link. Ii have installed QT on my PC.

                But now i am facing issues in adding kit and compiler.
                I have also attached some screen shots.
                1.PNG

                30b7d662-1091-4565-9845-dd64f6ea4413-image.png

                Could you please help me out in adding kits and compilers?

                J 1 Reply Last reply 26 Mar 2020, 12:43
                0
                • M Mar_60
                  26 Mar 2020, 12:37

                  @JKSH Thanks for the link. Ii have installed QT on my PC.

                  But now i am facing issues in adding kit and compiler.
                  I have also attached some screen shots.
                  1.PNG

                  30b7d662-1091-4565-9845-dd64f6ea4413-image.png

                  Could you please help me out in adding kits and compilers?

                  J Offline
                  J Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 26 Mar 2020, 12:43 last edited by jsulm
                  #8

                  @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                  Ii have installed QT on my PC.

                  Doesn't look like you did as your Kit is broken.
                  What exact Qt version did you install (please do not show "About QtCreator" dialog - it doesn't matter here, check "Qt Versions" tab instead).

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  M 1 Reply Last reply 26 Mar 2020, 12:52
                  1
                  • J jsulm
                    26 Mar 2020, 12:43

                    @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                    Ii have installed QT on my PC.

                    Doesn't look like you did as your Kit is broken.
                    What exact Qt version did you install (please do not show "About QtCreator" dialog - it doesn't matter here, check "Qt Versions" tab instead).

                    M Offline
                    M Offline
                    Mar_60
                    wrote on 26 Mar 2020, 12:52 last edited by
                    #9

                    @jsulm I just installed from this link: qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe

                    J J 2 Replies Last reply 26 Mar 2020, 12:55
                    0
                    • M Mar_60
                      26 Mar 2020, 12:52

                      @jsulm I just installed from this link: qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe

                      J Offline
                      J Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on 26 Mar 2020, 12:55 last edited by
                      #10

                      @Mar_60 Did you install Visual Studio 2015? Because you installed Qt for Visual Studio 2015.

                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                      1 Reply Last reply
                      1
                      • M Offline
                        M Offline
                        Mar_60
                        wrote on 26 Mar 2020, 13:02 last edited by
                        #11

                        No, I have installed visual studio 2019 as per above recommendation

                        e52eb50a-4ef0-49fa-89be-2a0b0ae09c9f-image.png

                        J 1 Reply Last reply 26 Mar 2020, 13:08
                        0
                        • M Mar_60
                          26 Mar 2020, 13:02

                          No, I have installed visual studio 2019 as per above recommendation

                          e52eb50a-4ef0-49fa-89be-2a0b0ae09c9f-image.png

                          J Offline
                          J Offline
                          jsulm
                          Lifetime Qt Champion
                          wrote on 26 Mar 2020, 13:08 last edited by
                          #12

                          @Mar_60 2019 is not compatible with 2015.
                          And if you look once more at what @JKSH suggested you you will see that he suggested to use 2015.

                          https://forum.qt.io/topic/113070/qt-code-of-conduct

                          1 Reply Last reply
                          1
                          • M Offline
                            M Offline
                            Mar_60
                            wrote on 26 Mar 2020, 13:36 last edited by
                            #13

                            Okay. Now I am installing version 2015 Community.
                            Will QT auto detect kits and compilers once the installation completed?

                            J 1 Reply Last reply 26 Mar 2020, 13:48
                            0
                            • M Mar_60
                              26 Mar 2020, 13:36

                              Okay. Now I am installing version 2015 Community.
                              Will QT auto detect kits and compilers once the installation completed?

                              J Offline
                              J Offline
                              jsulm
                              Lifetime Qt Champion
                              wrote on 26 Mar 2020, 13:48 last edited by
                              #14

                              @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                              Will QT auto detect kits and compilers once the installation completed?

                              It should. If not try to reinstall Qt.

                              https://forum.qt.io/topic/113070/qt-code-of-conduct

                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                Mar_60
                                wrote on 26 Mar 2020, 18:23 last edited by
                                #15

                                I tried but unfortunately it didn't work.

                                Could I install QT from this link: qt-opensource-windows-x86-mingw492-5.6.3.exe

                                Will I need to install any thing else after installing QT from the above link?

                                1 Reply Last reply
                                0
                                • M Mar_60
                                  26 Mar 2020, 12:52

                                  @jsulm I just installed from this link: qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe

                                  J Offline
                                  J Offline
                                  JKSH
                                  Moderators
                                  wrote on 27 Mar 2020, 00:38 last edited by
                                  #16

                                  @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                                  qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe

                                  This link's name contains winrt. This means it is for building apps for Windows Runtime or "Metro Apps", or its successor Universal Windows Platform (UWP). It is not for building Desktop applications.

                                  Could I install QT from this link: qt-opensource-windows-x86-mingw492-5.6.3.exe

                                  Yes.

                                  I suggest that you:

                                  1. Uninstall all the copies of Qt/Qt Creator that you currently have
                                  2. Download qt-opensource-windows-x86-mingw492-5.6.3.exe
                                  3. Run the installer and select 2 components:
                                    • Qt 5.6.3 > MinGW 4.9.2 32-bit
                                    • Tools > MinGW 4.9.2 32-bit

                                  I just installed from this link

                                  When you run the installer, it gives you choices on which components to select. Pay close attention to the choices; don't just keep clicking "Next".

                                  I wrote a comprehensive "Getting Started" guide a while ago. It is a bit outdated now, but most of it should still be relevant. Please read it carefully: https://1drv.ms/w/s!AnaQjhA33g0K0lkIZPVjfsWrcPSI

                                  I tried but unfortunately it didn't work.

                                  If you need more help, please provide details.

                                  @jsulm said in Microsoft Visual Studio 2010 for QT 5.3.2:

                                  2019 is not compatible with 2015.

                                  MSVC 2015, 2017, and 2019 are all compatible with each other: https://docs.microsoft.com/en-us/cpp/porting/binary-compat-2015-2017?view=vs-2019

                                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                                  M 1 Reply Last reply 27 Mar 2020, 06:15
                                  4
                                  • J JKSH
                                    27 Mar 2020, 00:38

                                    @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                                    qt-opensource-windows-x86-winrt-msvc2015-5.6.3.exe

                                    This link's name contains winrt. This means it is for building apps for Windows Runtime or "Metro Apps", or its successor Universal Windows Platform (UWP). It is not for building Desktop applications.

                                    Could I install QT from this link: qt-opensource-windows-x86-mingw492-5.6.3.exe

                                    Yes.

                                    I suggest that you:

                                    1. Uninstall all the copies of Qt/Qt Creator that you currently have
                                    2. Download qt-opensource-windows-x86-mingw492-5.6.3.exe
                                    3. Run the installer and select 2 components:
                                      • Qt 5.6.3 > MinGW 4.9.2 32-bit
                                      • Tools > MinGW 4.9.2 32-bit

                                    I just installed from this link

                                    When you run the installer, it gives you choices on which components to select. Pay close attention to the choices; don't just keep clicking "Next".

                                    I wrote a comprehensive "Getting Started" guide a while ago. It is a bit outdated now, but most of it should still be relevant. Please read it carefully: https://1drv.ms/w/s!AnaQjhA33g0K0lkIZPVjfsWrcPSI

                                    I tried but unfortunately it didn't work.

                                    If you need more help, please provide details.

                                    @jsulm said in Microsoft Visual Studio 2010 for QT 5.3.2:

                                    2019 is not compatible with 2015.

                                    MSVC 2015, 2017, and 2019 are all compatible with each other: https://docs.microsoft.com/en-us/cpp/porting/binary-compat-2015-2017?view=vs-2019

                                    M Offline
                                    M Offline
                                    Mar_60
                                    wrote on 27 Mar 2020, 06:15 last edited by
                                    #17

                                    @JKSH thanks for the reply.
                                    I have spend a long tine in installation but unfortunately all went in vain. Now, i just want to clear the things before starting this another try.

                                    I am going to install from this link now: link: qt-opensource-windows-x86-mingw492-5.6.3.exe

                                    For this do I need to install any prerequisites like visual studio or anything else?

                                    TIA.

                                    J 1 Reply Last reply 27 Mar 2020, 06:21
                                    0
                                    • M Mar_60
                                      27 Mar 2020, 06:15

                                      @JKSH thanks for the reply.
                                      I have spend a long tine in installation but unfortunately all went in vain. Now, i just want to clear the things before starting this another try.

                                      I am going to install from this link now: link: qt-opensource-windows-x86-mingw492-5.6.3.exe

                                      For this do I need to install any prerequisites like visual studio or anything else?

                                      TIA.

                                      J Offline
                                      J Offline
                                      jsulm
                                      Lifetime Qt Champion
                                      wrote on 27 Mar 2020, 06:21 last edited by
                                      #18

                                      @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                                      For this do I need to install any prerequisites like visual studio or anything else?

                                      No, this already contains MinGW compiler (GCC Windows port).

                                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                                      M 1 Reply Last reply 27 Mar 2020, 06:49
                                      0
                                      • M Offline
                                        M Offline
                                        Mar_60
                                        wrote on 27 Mar 2020, 06:33 last edited by
                                        #19
                                        This post is deleted!
                                        1 Reply Last reply
                                        0
                                        • J jsulm
                                          27 Mar 2020, 06:21

                                          @Mar_60 said in Microsoft Visual Studio 2010 for QT 5.3.2:

                                          For this do I need to install any prerequisites like visual studio or anything else?

                                          No, this already contains MinGW compiler (GCC Windows port).

                                          M Offline
                                          M Offline
                                          Mar_60
                                          wrote on 27 Mar 2020, 06:49 last edited by
                                          #20

                                          @jsulm And I can build and run my application written in c++? Right?

                                          J 1 Reply Last reply 27 Mar 2020, 06:53
                                          0

                                          5/27

                                          26 Mar 2020, 06:53

                                          topic:navigator.unread, 22
                                          • Login

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