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 4.1k 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.
  • JokerMartiniJ JokerMartini

    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.

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

      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.GogsL Offline
      L.GogsL Offline
      L.Gogs
      wrote on 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.
      jsulmJ JokerMartiniJ 2 Replies Last reply
      1
      • L.GogsL L.Gogs

        @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.
        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on 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.GogsL 1 Reply Last reply
        0
        • jsulmJ jsulm

          @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.GogsL Offline
          L.GogsL Offline
          L.Gogs
          wrote on 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!!

          jsulmJ 1 Reply Last reply
          0
          • L.GogsL L.Gogs

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

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on 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.GogsL 2 Replies Last reply
            0
            • jsulmJ jsulm

              @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.GogsL Offline
              L.GogsL Offline
              L.Gogs
              wrote on last edited by
              #7
              This post is deleted!
              1 Reply Last reply
              0
              • jsulmJ jsulm

                @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.GogsL Offline
                L.GogsL Offline
                L.Gogs
                wrote on last edited by
                #8

                @jsulm
                It is not important at this moment

                jsulmJ 1 Reply Last reply
                0
                • L.GogsL L.Gogs

                  @jsulm
                  It is not important at this moment

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 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.GogsL 1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @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.GogsL Offline
                    L.GogsL Offline
                    L.Gogs
                    wrote on 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.GogsL L.Gogs

                      @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.
                      JokerMartiniJ Offline
                      JokerMartiniJ Offline
                      JokerMartini
                      wrote on last edited by
                      #11

                      @L.Gogs

                      Which one do i choose to install?

                      0_1502815764997_qt.PNG image url)

                      L.GogsL 1 Reply Last reply
                      0
                      • JokerMartiniJ JokerMartini

                        @L.Gogs

                        Which one do i choose to install?

                        0_1502815764997_qt.PNG image url)

                        L.GogsL Offline
                        L.GogsL Offline
                        L.Gogs
                        wrote on last edited by L.Gogs
                        #12

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

                        m.sueM 1 Reply Last reply
                        0
                        • L.GogsL L.Gogs

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

                          m.sueM Offline
                          m.sueM Offline
                          m.sue
                          wrote on 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

                          • Login

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