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. i have a windows 10 os, i want to install Qt with visual studio ide please suggest how to go through
Forum Updated to NodeBB v4.3 + New Features

i have a windows 10 os, i want to install Qt with visual studio ide please suggest how to go through

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 4 Posters 2.1k Views 2 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.
  • vinay133V Offline
    vinay133V Offline
    vinay133
    wrote on last edited by
    #1

    i have a windows 10 os, i want to install Qt with visual studio ide please suggest how to go through the installation. i tried out but failed. please......

    vinay

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

      Hi,

      What did fail ?

      The usual stuff is:

      • Select a Visual Studio Package from Qt (MSVCXXX)
      • Download matching Visual Studio from Microsoft
      • Download Qt
      • Install Visual Studio
      • Install Qt
      • Enjoy

      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
      1
      • N Offline
        N Offline
        N.Sumi
        wrote on last edited by N.Sumi
        #3

        Hi @vinay133

        It's same like what you do with Win7. And its very general question.

        1. Install Visual studio 2012/13.

        2. Install the Qt from online/ offline installers. you can find the link text.

        3. When you both these , download the Qt plugin for VS. Be careful with Qt and VS versions you have installed. Later you can follow here for step by step .

        vinay133V 1 Reply Last reply
        2
        • N N.Sumi

          Hi @vinay133

          It's same like what you do with Win7. And its very general question.

          1. Install Visual studio 2012/13.

          2. Install the Qt from online/ offline installers. you can find the link text.

          3. When you both these , download the Qt plugin for VS. Be careful with Qt and VS versions you have installed. Later you can follow here for step by step .

          vinay133V Offline
          vinay133V Offline
          vinay133
          wrote on last edited by
          #4

          @N.Sumi
          hi,
          i have a windows 10 with 64 bit os. i need qt in visual studio ide. please specify the version of qt,visual sudio and plugin version.
          from two days i have tried installing vs2k12 with qt 5.5.1 and afterwards i have installed plugin. i got some error like not installed properly please renamethe plugin like that. in some blogs they are specifing the vs2015 is compatible for qt 5.5.1 64 bit. and there is no 64 bit plugin/qt 5.5 specified any where.

          vinay

          1 Reply Last reply
          0
          • N Offline
            N Offline
            N.Sumi
            wrote on last edited by SGaist
            #5

            Hi @vinay133

            How can I say what version to install ? . It depends on your project / requirements/interest. And OS 7/8/10 does not matter
            Lets say if you want install Qt5.5.1 in VS 2012. Then, you MUST download this Qt version.

            • Qt 5.5.1 for Windows 32-bit (VS 2012, 747 MB) (info)

            • Qt $version for Windows XX bit(VS 20xx compiler, file size)

            • online installer here

            • offline installer here

            • If you have installed VS2012 compiler , you MUST install "Qt with mvsc2012" only. Install this plugin .

            • Visual Studio Add-in 1.2.4 for Qt5 (156 MB) from here

            • Follow all the steps here from this page to install plugin in VS, it is very clear.

            [edit: fixed list SGaist]

            1 Reply Last reply
            0
            • J Offline
              J Offline
              JordanHarris
              wrote on last edited by JordanHarris
              #6

              If you want to use the Visual Studio add-in for Visual Studio 2015 I recommend using the Qt5Package extension found in the VS Extension Gallery. It's pretty much identicle to the official one and works very well. But if you want to use the pre-built Qt packages, you'll have to use the VS2013 (or older) compiler with the VS2015 IDE. The other choice is to just build Qt with VS2015, which is what I ended up doing.

              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