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. Qt Designer doesn't work

Qt Designer doesn't work

Scheduled Pinned Locked Moved Solved General and Desktop
11 Posts 4 Posters 8.9k 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.
  • G Offline
    G Offline
    Good Guy
    wrote on last edited by
    #1

    I try just to start Qt Designer on Windows 7 x64 + Visual Studio 2015. Designer.exe process appears in task manager, however, no GUI is visible; when I open .ui file in Visual Studio with Qt add-in, Visual Studio hangs. I tried Qt 5.6 and Qt 5.7.
    Are there any way to use Qt designer with Visual Studio 2015 x64?

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      I once had the same problem with VS2013, it was due to some leftovers from a previous Qt installation. try deleting everything Qt related and reinstall, it worked for me

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Good Guy
        wrote on last edited by
        #3

        It is clean installation.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Aaron_D
          wrote on last edited by
          #4

          I have the exact same configuration, Qt-Addin from https://visualstudiogallery.msdn.microsoft.com/c89ff880-8509-47a4-a262-e4fa07168408

          Does the Designer start when you start it out of VS?

          1 Reply Last reply
          0
          • G Offline
            G Offline
            Good Guy
            wrote on last edited by
            #5

            No, it doesn't, for both 5.6 and 5.7. 5.5 and older don't have official 2015 build, so 5.6 and 5.7 are only choise.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Aaron_D
              wrote on last edited by Aaron_D
              #6

              Maybe install Qt to a completely other path, instead of C:\Qt do D:\Qt and be sure about the right configuration about this path in VS => Qt5 => Options. For me it sounds like a rights conflict

              1 Reply Last reply
              0
              • G Offline
                G Offline
                Good Guy
                wrote on last edited by
                #7

                No, it doesn't help. The issue is not about installation path. I changed it, but nothing changed.

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  Aaron_D
                  wrote on last edited by
                  #8

                  By pure chance I found a hint in the german part of this forum.
                  There the problem has been solved by setting a environment variable to X:...\Qt\bin

                  (https://forum.qt.io/topic/69278/qt-designer-in-qt-5-7-in-visual-studio-2015-lässt-sich-nicht-öffnen)

                  1 Reply Last reply
                  0
                  • G Offline
                    G Offline
                    Good Guy
                    wrote on last edited by
                    #9

                    Unfortunatelly, I don't know Gernman; however, as I see from may be not good Google translation, the man in that thread has 2 Qt versions in parallel, and I have only one version; I tried to set PATH variable to Qt bin folder, it changes nothing.

                    1 Reply Last reply
                    0
                    • G Offline
                      G Offline
                      Good Guy
                      wrote on last edited by
                      #10

                      I found solution. It is Qt bug. Designer can not start unless Qt5WebEngineWidgets.dll is renamed or removed. The question is how to create designs and applications that depend on Qt5WebEngineWidgets.dll? Qt 5.6 and 5.7 are so buggy that it may be good idea to switch to any other GUI framework; I had so many issues with Qt embedded browser sinse WebKit deprecation.

                      1 Reply Last reply
                      3
                      • tekojoT Offline
                        tekojoT Offline
                        tekojo
                        wrote on last edited by
                        #11

                        @Good-Guy can you open a bug on this for Qt Creator at https://bugreports.qt.io/ ?
                        That would help get it fixed faster, as the Designer developers will probably not find the problem here.

                        1 Reply Last reply
                        2

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved