Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Visual Studio Plugin: Qt Designer doesn’t work
QtWS25 Last Chance

Visual Studio Plugin: Qt Designer doesn’t work

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 9.8k 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.
  • W Offline
    W Offline
    worstnbro
    wrote on last edited by
    #1

    I've installed the visual studio plugin and I am able to create new qt projects. When I try to launch Qt Designer I receive the error message "No default Qt version found. Please check your Qt Visual Studio Add-in settings", although I actually defined the default version via Qt Options->Qt versions->Add. I selected the qt root directory and I also selected this version as default Qt/Win version.

    The correct version has also been selected for the project settings via Qt Project Settings -> Properties -> Version .

    I am able to compile and execute qt projects, but for some reason I cannot launch the Qt Designer.

    I hope someone here can help me!

    1 Reply Last reply
    0
    • W Offline
      W Offline
      worstnbro
      wrote on last edited by
      #2

      btw: I am using Windows 7 32bit, Visual Studio 2008, Qt 4.7.0, and Qt visual studio plugin 1.1.6

      1 Reply Last reply
      0
      • A Offline
        A Offline
        arturo
        wrote on last edited by
        #3

        For some reason, I had a similar problem with Qt 4.6. After some time unsuccessfully trying to find out the cause of the problem, I finally installed Qt 4.7 from http://qt.nokia.com/downloads/windows-cpp-vs2008 . Somehow, it works now :o

        In your case, maybe you are not linking properly VS with Qt 4.7 (as a hint, in my computer the Qt folder that must be selected is "C:\Qt\4.7.0\" ). It might also happen that the Qt libraries you selected are not compatible with VS. If you think the problem is the latter, try to reinstall Qt libraries from the link above.

        Hope it helps ;)

        1 Reply Last reply
        0
        • W Offline
          W Offline
          worstnbro
          wrote on last edited by
          #4

          thanks! I just installed the software from your link and now it works :)

          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