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 2026 with Qt Visual Studio Tools 3.5.0 extension very very slow
Qt 6.11 is out! See what's new in the release blog

Visual Studio 2026 with Qt Visual Studio Tools 3.5.0 extension very very slow

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 336 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.
  • M Offline
    M Offline
    maisoui
    wrote last edited by
    #1

    Hi,

    I have a big solution with multiple Qt 6 projects and it takes a very very long time to open, close and build with the lastest version of Qt Visual Studio Tools 3.5.0 on Visual Studio 2026 (18.4.2). It takes more than 10 minutes to open or close the solution. The build process stucks multiple time for multiple minutes without output. Disabling the plugin seems to improve the situation.

    Important thing to consider : If I open the same solution with Visual Studio 2022 (17.14.29) and Qt Visual Studio Tools 3.5.0, everything is working as it should. What's more, everything was working perfectly in Visual Studio 2026 just a few weeks ago. This is likely related to the latest versions of the plugin and/or Visual Studio.

    Does anyone have a solution, because it’s unusable under these conditions?
    Best regards,
    Jonathan

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop
    • M Offline
      M Offline
      maisoui
      wrote last edited by
      #2

      Hi,

      After conducting numerous tests lasting several hours, I noticed that disabling the following two options significantly improves performance: "IntelliSense - Auto project tracking" and "IntelliSense - Run Qt tools in background build". However, there are still times during the build when Qt seems to completely freeze the process for a few minutes, but at least build starts immediately.

      513d88c5-118c-4e60-b3ae-57d66e8dfc78-image.png

      I was able to reproduce the issue with a single (big) project, but it's ncessary to have several moc files.
      I'm surprised no one else is having the same problem?

      Best regards

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote last edited by
        #3

        Hi,

        You should open an issue on the bug tracker.

        As for nobody else getting hit by that, Visual Studio 2026 is not even 6 months old. Lots of people do not switch to the latest versions of such tools without reasons especially when these are just released.

        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
        0
        • M Offline
          M Offline
          maisoui
          wrote last edited by
          #4

          Hi. thank you.
          I created a ticket : https://qt-project.atlassian.net/browse/QTVSADDINBUG-1344

          1 Reply Last reply
          1

          • Login

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