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
Forum Updated to NodeBB v4.3 + New Features

Microsoft Visual Studio 2010 for QT 5.3.2

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
27 Posts 5 Posters 4.0k Views 3 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,

    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 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 ?

      JKSHJ 1 Reply Last reply
      0
      • M Mar_60

        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 ?

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on 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
        2
        • JKSHJ JKSH

          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 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?

          JKSHJ 1 Reply Last reply
          0
          • M Mar_60

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

            JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on 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
            4
            • JKSHJ JKSH

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

              jsulmJ 1 Reply Last reply
              0
              • M Mar_60

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

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on 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
                1
                • jsulmJ jsulm

                  @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 last edited by
                  #9

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

                  jsulmJ JKSHJ 2 Replies Last reply
                  0
                  • M Mar_60

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

                    jsulmJ Offline
                    jsulmJ Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on 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 last edited by
                      #11

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

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

                      jsulmJ 1 Reply Last reply
                      0
                      • M Mar_60

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

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

                        jsulmJ Offline
                        jsulmJ Offline
                        jsulm
                        Lifetime Qt Champion
                        wrote on 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 last edited by
                          #13

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

                          jsulmJ 1 Reply Last reply
                          0
                          • M Mar_60

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

                            jsulmJ Offline
                            jsulmJ Offline
                            jsulm
                            Lifetime Qt Champion
                            wrote on 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 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

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

                                JKSHJ Offline
                                JKSHJ Offline
                                JKSH
                                Moderators
                                wrote on 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
                                4
                                • JKSHJ JKSH

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

                                  jsulmJ 1 Reply Last reply
                                  0
                                  • M Mar_60

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

                                    jsulmJ Offline
                                    jsulmJ Offline
                                    jsulm
                                    Lifetime Qt Champion
                                    wrote on 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
                                    0
                                    • M Offline
                                      M Offline
                                      Mar_60
                                      wrote on last edited by
                                      #19
                                      This post is deleted!
                                      1 Reply Last reply
                                      0
                                      • jsulmJ jsulm

                                        @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 last edited by
                                        #20

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

                                        jsulmJ 1 Reply Last reply
                                        0
                                        • M Mar_60

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

                                          jsulmJ Offline
                                          jsulmJ Offline
                                          jsulm
                                          Lifetime Qt Champion
                                          wrote on last edited by
                                          #21

                                          @Mar_60 Yes

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

                                          M 1 Reply Last reply
                                          1

                                          • Login

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