Qt Tools Visual Studio 2019 ver 2.9.1.1 does not recognize libraries.
-
Good evening,
I use Qt Visual Studio Tools in visual Studio 2019 in combination with QT version 5.14.2 and link the version to:C:\Qt\5.14.2\msvc2017_64\qmake.exeIf I try to open Qt project Setting I am notified:
Object reference not set to an instanceI cannot compile because the libraries are not recognized
ERROR : cannot Open source file #include <QObject> #include <QJsonArray> #include <QJsonObject> #include <QJSValue> #include <QVector>I tried to uninstall the new version and install a previous one but when I close and reopen Visual Studio automatically updates even if I indicate not to update automatically.
Can anyone help me and tell me what's up?