Results 1 to 2 of 2

Thread: [Qt Visual Studio Tools] Cannot create new version

  1. #1
    Join Date
    Mar 2011
    Posts
    22
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question [Qt Visual Studio Tools] Cannot create new version

    I've installed Qt Visual Studio Tools (version 2.7.2.2) in Visual Studio 2019. The installation was good: no errors and I can see the plugin commands.

    I want to add a Qt version, so I've added it in the Options->Qt->Versions window:

    Immagine.jpg

    If I click on Ok, I close the window, but when I reopen it the list is empty again. It cannot save the Qt version. If I add the version and close, and I try to build, Visual Studio tells me that not qt version is installed, confirming the fact that it did not save my configuration.

    So my first question is: Where can I find logs for checking the error when trying to add the Qt version? This way I can try to check what's wrong.

    My second question is: Where does the plugin save configuration data? If I can access to the file maybe I can fix it, or even add versions manually in order to check if it works.

    Thanks for replies.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: [Qt Visual Studio Tools] Cannot create new version

    Did this work under an earlier version of the tools? If so, maybe you can revert to that.

    It could also be that the tool might be trying to write to a restricted directory. If you can identify where the tool is trying to save its configuration, you might need to modify the access rights to permit to tool to create and write its files. Sorry, but I do not know where that is. I have had problems with Visual Studio itself being prevented from saving information to restricted locations.

    Otherwise, this sounds like a bug report to the Qt team.
    <=== 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. Replies: 2
    Last Post: 5th March 2021, 23:57
  2. How to Build Qt4.7.3 version with visual studio 2013?
    By Prajwal9 in forum Installation and Deployment
    Replies: 0
    Last Post: 27th July 2016, 16:41
  3. Replies: 4
    Last Post: 8th November 2012, 04:31
  4. Replies: 2
    Last Post: 8th June 2012, 16:34
  5. create .lib using Visual Studio
    By pospiech in forum Qt Programming
    Replies: 6
    Last Post: 28th March 2008, 13:31

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.