Results 1 to 7 of 7

Thread: Qt Visual Studio Add-In problems

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2020
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt Visual Studio Add-In problems

    having exact same problem with qt 5.12.7 and QT VS Tools, could be my QT installation missing some files folders?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,348
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    318
    Thanked 872 Times in 859 Posts

    Default Re: Qt Visual Studio Add-In problems

    Check the QT5 -> Qt Options dialog and ensure that the path to your Qt installation ends at the directory that contains the "bin", "doc", "include", "lib"... subdirectories and be sure there is a default installation selected in the combobox. In my case, for the 32-bit version of Qt for Windows and MSVC 2015, this is "<path to root of installation>/5.11.1/msvc2015". I have multiple versions of Qt installed.

    If you didn't actually install Qt (eg. using Qt's online or self-contained installer) then you should probably back up and do that, because the Qt add-in depends on a specific directory structure for Qt components.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Visual Studio Plugin (1.1.6) crashes Visual Studio (2010)
    By mboeni in forum Installation and Deployment
    Replies: 0
    Last Post: 11th October 2010, 17:46
  2. Qt Visual Studio Add-In Problems
    By zshe803 in forum Installation and Deployment
    Replies: 2
    Last Post: 12th August 2010, 16:59
  3. Replies: 7
    Last Post: 2nd July 2009, 18:35
  4. Replies: 3
    Last Post: 4th September 2006, 08:18
  5. MS Visual Studio 6 Problems
    By dayrinni in forum Installation and Deployment
    Replies: 2
    Last Post: 23rd August 2006, 07:59

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.