Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt GUI Application Wizard in Visual Studio 2019 does not enable the Finish button
Forum Updated to NodeBB v4.3 + New Features

Qt GUI Application Wizard in Visual Studio 2019 does not enable the Finish button

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 1 Posters 761 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.
  • N Offline
    N Offline
    nnzz
    wrote on 11 Jan 2021, 17:02 last edited by
    #1

    Hi, I just installed qt 6.0.1 trial version, trying to work with vs2019.
    I installed Qt Visual Studio Tools 2.6.0 which was stuck so I uninstalled it and installed 2.4.0 instead.
    Trying to create my first Gui Application using the wizard, and the finish button is greyed out.
    Any suggestions?

    1 Reply Last reply
    0
    • N Offline
      N Offline
      nnzz
      wrote on 12 Jan 2021, 09:52 last edited by
      #2

      Restarting my visual studio I got a message that the addon was not properly installed, checking ActivityLog.xml: 'QtVsTools' Description: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=16.7.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=16.7.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.VisualStudio.Threading, Version=16.7.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'at QtVsTools.Vsix.InitializeAsync(CancellationToken cancellationToken, IProgress`1 progress)at Microsoft.VisualStudio.Shell.AsyncPackage.<>c__DisplayClass20_0.<<Microsoft-VisualStudio-Shell-Interop-IAsyncLoadablePackageInitialize-Initialize>b__1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)at Microsoft.VisualStudio.Threading.JoinableTask.<JoinAsync>d__68.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()at Microsoft.VisualStudio.Services.VsTask.RethrowException(AggregateException e)at Microsoft.VisualStudio.Services.VsTask.InternalGetResult(Boolean ignoreUIThreadCheck)at Microsoft.VisualStudio.Services.VsTask.GetResult()

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nnzz
        wrote on 12 Jan 2021, 09:54 last edited by
        #3

        https://stackoverflow.com/questions/59522582/qt-gui-application-wizard-in-visual-studio-2017-does-not-enable-the-finish-butto suggested to update vs and use an earlier version of vstools. tried 2.4.0 with same results, vs version is updated (Professional edition)

        1 Reply Last reply
        0

        1/3

        11 Jan 2021, 17:02

        • Login

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