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. How do you actually install the Qt Visual Studio Add-In

How do you actually install the Qt Visual Studio Add-In

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 2.5k 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.
  • K Offline
    K Offline
    KrossedUp
    wrote on last edited by KrossedUp
    #1

    Hello everyone,

    I'm sorry for what possibly seems like a quick and stupid question but I can't seem to find any documentation/README's on how to do this aside from going inside of Visual Studio 2017 and going to Tools > Extensions and Updates > Online to install or update Qt VS Tools. I've currently obtained the latest install of the Qt Visual Studio Add-In from here: https://download.qt.io/archive/vsaddin/2.3.2/

    Edit: I forgot to mention, the reason as to why I had to actually download the zip file as opposed to downloading it through Extensions and Updates is because the machine that I'm currently working on does not have any access to the internet whatsoever; this is the purpose for the question. I apologize!

    In which it's basically just a zip file of all the contents of what I assume to be the VS add-in. My question is, how do you actually install it to be used within Visual Studio? I tried searching as much as possible before asking, but the only explanations I can seem to find are to go to Tools > Extensions and Updates in order to install/update it.

    Can anyone possibly help point me in the correct direction? That's all I need; Qt 5.11 has been working amazingly; would just like a few more tools to use within VS.

    JonBJ 1 Reply Last reply
    0
    • K KrossedUp

      Hello everyone,

      I'm sorry for what possibly seems like a quick and stupid question but I can't seem to find any documentation/README's on how to do this aside from going inside of Visual Studio 2017 and going to Tools > Extensions and Updates > Online to install or update Qt VS Tools. I've currently obtained the latest install of the Qt Visual Studio Add-In from here: https://download.qt.io/archive/vsaddin/2.3.2/

      Edit: I forgot to mention, the reason as to why I had to actually download the zip file as opposed to downloading it through Extensions and Updates is because the machine that I'm currently working on does not have any access to the internet whatsoever; this is the purpose for the question. I apologize!

      In which it's basically just a zip file of all the contents of what I assume to be the VS add-in. My question is, how do you actually install it to be used within Visual Studio? I tried searching as much as possible before asking, but the only explanations I can seem to find are to go to Tools > Extensions and Updates in order to install/update it.

      Can anyone possibly help point me in the correct direction? That's all I need; Qt 5.11 has been working amazingly; would just like a few more tools to use within VS.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @KrossedUp
      Purely a guess. In the zip file is there a .vsix file? Is it just unzip the zip and double-click/right-click-install-extension that?

      1 Reply Last reply
      0
      • Chris KawaC Online
        Chris KawaC Online
        Chris Kawa
        Lifetime Qt Champion
        wrote on last edited by
        #3

        From the site you linked to download the .vsix file and just run it (double click). Yes, it's a zip archive but don't try to extract it or anything, just run directly (a proper VS installation registers the installer handler for this extension).

        K 1 Reply Last reply
        3
        • Chris KawaC Chris Kawa

          From the site you linked to download the .vsix file and just run it (double click). Yes, it's a zip archive but don't try to extract it or anything, just run directly (a proper VS installation registers the installer handler for this extension).

          K Offline
          K Offline
          KrossedUp
          wrote on last edited by
          #4

          @Chris-Kawa Sorry for late response, but this was it! When I downloaded it from the site, (and I assume this was a quirk based on the firewall of the company network I'm on) it downloaded as a .zip file. Simply changing the extension back to an .vsix file got it to work instantly. I thought I was going crazy for a while because I literally could not find any instructions/tutorials anywhere outside of actually using it.

          Thanks for the response, both of you, this got me where I needed to be!

          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