Qt 6.11 is out! See what's new in the release
blog
Qt VS Tools problem perhaps?
-
I was interrupted a bit ago when VS Tools auto-updated to == Qt Visual Studio Tools version 2.5.2 (rev.1)
It shouldn't have just applied the update and restarted VS while I was in the middle of an editing session GRRRR!
However I've also got another problem since that went in:
All the Qt headers and classes (and some of mine for that matter) have a wiggly red underline in the editor and if I hover over this I get e.g. "cannot open source file "QSettings"" or "identifier "QString" is undefined"???
The build works just fine ... So don't believe there's anything amiss with the project settings.
I don't know for sure if this is the new version of VS Tools that did this to me but ..
Has anyone else hit this behaviour.