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. vs2017 with Qt!
Qt 6.11 is out! See what's new in the release blog

vs2017 with Qt!

Scheduled Pinned Locked Moved Solved Installation and Deployment
8 Posts 2 Posters 3.3k 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.
  • A Offline
    A Offline
    astraali
    wrote on last edited by
    #1

    Visual studio express 2017 Not working as it should :S so i installed qt and vstools2017 . When i goto settings i see QT versions are empty. When i try to manually add i get error QT in given path was build using MinGW and i cant add my version there!

    Do i need to build it from my own? if so are there any tutorials ! There should be comprehensive guide using QT with vs2017. i need it for school and to learn more.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      • Install VS2017 with the C++ package
      • Install the Qt Visual Studio 2017 package
      • Start hacking

      You can't mix and match C++ libraries built with different compiler on Windows. The only exception is VS2017 that is backward compatible with VS2015.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        • Install VS2017 with the C++ package
        • Install the Qt Visual Studio 2017 package
        • Start hacking

        You can't mix and match C++ libraries built with different compiler on Windows. The only exception is VS2017 that is backward compatible with VS2015.

        A Offline
        A Offline
        astraali
        wrote on last edited by
        #3

        @SGaist said in vs2017 with Qt!:

        Qt Visual Studio 2017 package

        http://download.qt.io/development_releases/vsaddin/

        I installed that but it says unable to find QT build so direct link what i should download?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Did you install the Qt Visual Studio 2017 package ?

          If not, then use for example the online installer so you can select it easily along other versions 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
          • A Offline
            A Offline
            astraali
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Why are you trying to install betas and preview releases ?

              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
              • A Offline
                A Offline
                astraali
                wrote on last edited by
                #7

                Haha thanks i was so stupid! :D awesome now i can start learning! Did not notice you could drop down qt version in installer for more options ..

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Good !

                  Then please, mark the thread the thread as solved using the "Topic Tools" button so that other forum users may know a solution has been found :)

                  Happy hacking !

                  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