Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Setting Up QT In Visual Studio 2015
Forum Updated to NodeBB v4.3 + New Features

Setting Up QT In Visual Studio 2015

Scheduled Pinned Locked Moved Unsolved General and Desktop
13 Posts 4 Posters 3.9k 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.
  • J Offline
    J Offline
    JokerMartini
    wrote on 15 Aug 2017, 01:41 last edited by
    #1

    I'm in need of someone showing me how to setup QT in Visual Studio 2015 and ideally create a single dialog with a button that when pressed shows a messagebox saying Hello World.

    I have been trying to set this up in Visual Studio and have had no luck. Id gladly pay someone to walk me through it.

    J L 2 Replies Last reply 15 Aug 2017, 04:35
    0
    • J JokerMartini
      15 Aug 2017, 01:41

      I'm in need of someone showing me how to setup QT in Visual Studio 2015 and ideally create a single dialog with a button that when pressed shows a messagebox saying Hello World.

      I have been trying to set this up in Visual Studio and have had no luck. Id gladly pay someone to walk me through it.

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 15 Aug 2017, 04:35 last edited by
      #2

      @JokerMartini Take a look at http://doc.qt.io/qtvstools/index.html
      "I have been trying to set this up in Visual Studio and have had no luck" - you should say what exactly did not work.

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

      1 Reply Last reply
      0
      • J JokerMartini
        15 Aug 2017, 01:41

        I'm in need of someone showing me how to setup QT in Visual Studio 2015 and ideally create a single dialog with a button that when pressed shows a messagebox saying Hello World.

        I have been trying to set this up in Visual Studio and have had no luck. Id gladly pay someone to walk me through it.

        L Offline
        L Offline
        L.Gogs
        wrote on 15 Aug 2017, 05:07 last edited by
        #3

        @JokerMartini
        @jsulm
        Hi guys!

        1. First of all you need "Qt 5.6.2 for Windows 64-bit or(32-bit) (VS 2015 version) to install.
        2. Run Visual Studio and go Tools->Extensions and Updates->Online and in search box write "Qt5Package" and install it.
        3. Restart Visual Studio and on the menu panel you can see Qt5 between View and Debug, click on it and go Qt Options, you will see new window, click Add and insert your msvc2015 path which is located in you Qt folder.
          Thanks.
        J J 2 Replies Last reply 15 Aug 2017, 05:10
        1
        • L L.Gogs
          15 Aug 2017, 05:07

          @JokerMartini
          @jsulm
          Hi guys!

          1. First of all you need "Qt 5.6.2 for Windows 64-bit or(32-bit) (VS 2015 version) to install.
          2. Run Visual Studio and go Tools->Extensions and Updates->Online and in search box write "Qt5Package" and install it.
          3. Restart Visual Studio and on the menu panel you can see Qt5 between View and Debug, click on it and go Qt Options, you will see new window, click Add and insert your msvc2015 path which is located in you Qt folder.
            Thanks.
          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 15 Aug 2017, 05:10 last edited by
          #4

          @L.Gogs said in Setting Up QT In Visual Studio 2015:

          First of all you need "Qt 5.6.2 for Windows 64-bit or(32-bit) (VS 2015 version) to install.

          If there is no special reason to use an older Qt version you should install the current one, which is 5.9.1.

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

          L 1 Reply Last reply 15 Aug 2017, 05:18
          0
          • J jsulm
            15 Aug 2017, 05:10

            @L.Gogs said in Setting Up QT In Visual Studio 2015:

            First of all you need "Qt 5.6.2 for Windows 64-bit or(32-bit) (VS 2015 version) to install.

            If there is no special reason to use an older Qt version you should install the current one, which is 5.9.1.

            L Offline
            L Offline
            L.Gogs
            wrote on 15 Aug 2017, 05:18 last edited by L.Gogs
            #5

            @jsulm
            I used to 5.6.2 for VS but you can install 5.9.1 if you like this version :)))
            It is not problem, just follow instruction!!

            J 1 Reply Last reply 15 Aug 2017, 05:20
            0
            • L L.Gogs
              15 Aug 2017, 05:18

              @jsulm
              I used to 5.6.2 for VS but you can install 5.9.1 if you like this version :)))
              It is not problem, just follow instruction!!

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 15 Aug 2017, 05:20 last edited by
              #6

              @L.Gogs What I mean is: if you describe to somebody how to install Qt you should not suggest to install an old version.

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

              L 2 Replies Last reply 15 Aug 2017, 05:25
              0
              • J jsulm
                15 Aug 2017, 05:20

                @L.Gogs What I mean is: if you describe to somebody how to install Qt you should not suggest to install an old version.

                L Offline
                L Offline
                L.Gogs
                wrote on 15 Aug 2017, 05:25 last edited by
                #7
                This post is deleted!
                1 Reply Last reply
                0
                • J jsulm
                  15 Aug 2017, 05:20

                  @L.Gogs What I mean is: if you describe to somebody how to install Qt you should not suggest to install an old version.

                  L Offline
                  L Offline
                  L.Gogs
                  wrote on 15 Aug 2017, 05:27 last edited by
                  #8

                  @jsulm
                  It is not important at this moment

                  J 1 Reply Last reply 15 Aug 2017, 05:28
                  0
                  • L L.Gogs
                    15 Aug 2017, 05:27

                    @jsulm
                    It is not important at this moment

                    J Offline
                    J Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on 15 Aug 2017, 05:28 last edited by
                    #9

                    @L.Gogs Who says that? @JokerMartini should know whether this is important for him or not. It would cause additional work if he later realises that he needs the current version.

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

                    L 1 Reply Last reply 15 Aug 2017, 05:34
                    0
                    • J jsulm
                      15 Aug 2017, 05:28

                      @L.Gogs Who says that? @JokerMartini should know whether this is important for him or not. It would cause additional work if he later realises that he needs the current version.

                      L Offline
                      L Offline
                      L.Gogs
                      wrote on 15 Aug 2017, 05:34 last edited by
                      #10

                      @jsulm
                      I've already tried and I didn't have any problem so I don't think that it would cause additional work.

                      1 Reply Last reply
                      0
                      • L L.Gogs
                        15 Aug 2017, 05:07

                        @JokerMartini
                        @jsulm
                        Hi guys!

                        1. First of all you need "Qt 5.6.2 for Windows 64-bit or(32-bit) (VS 2015 version) to install.
                        2. Run Visual Studio and go Tools->Extensions and Updates->Online and in search box write "Qt5Package" and install it.
                        3. Restart Visual Studio and on the menu panel you can see Qt5 between View and Debug, click on it and go Qt Options, you will see new window, click Add and insert your msvc2015 path which is located in you Qt folder.
                          Thanks.
                        J Offline
                        J Offline
                        JokerMartini
                        wrote on 15 Aug 2017, 16:49 last edited by
                        #11

                        @L.Gogs

                        Which one do i choose to install?

                        0_1502815764997_qt.PNG image url)

                        L 1 Reply Last reply 16 Aug 2017, 06:37
                        0
                        • J JokerMartini
                          15 Aug 2017, 16:49

                          @L.Gogs

                          Which one do i choose to install?

                          0_1502815764997_qt.PNG image url)

                          L Offline
                          L Offline
                          L.Gogs
                          wrote on 16 Aug 2017, 06:37 last edited by L.Gogs
                          #12

                          @JokerMartini
                          QtPackage
                          Then restart Visual Studio and you will see Qt5

                          m.sueM 1 Reply Last reply 16 Aug 2017, 07:02
                          0
                          • L L.Gogs
                            16 Aug 2017, 06:37

                            @JokerMartini
                            QtPackage
                            Then restart Visual Studio and you will see Qt5

                            m.sueM Offline
                            m.sueM Offline
                            m.sue
                            wrote on 16 Aug 2017, 07:02 last edited by m.sue
                            #13

                            Hi @JokerMartini

                            QtPackage is the inofficial extension by Konstantin Stukov. He created it to have something to use in the years when Qt itself was not willing to create an extension by itself. It was good and did the essential things but will probably not be developed any further, as now there are the "Qt Visual Studio Tools" by Qt itself.

                            -Michael.

                            1 Reply Last reply
                            1

                            1/13

                            15 Aug 2017, 01:41

                            • Login

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