- I have trouble using MSVC 16.6 with QtC 4.12.1. The QtC does not detect it automatically and when added manually it does not work either. I have tried deleting all config files to let QtC autodetect and regenerate but that did not help. Is there a way to make it work now or do we need to wait for a fix?
This helped me: - Delete build folders
- Delete all *.user and *.user.* files from sources folder
- Open project (CMakeLists.txt or pro file) and configure kit for it
Somehow Qt Creator finds and uses old project settings from build folders, even if I deleted *.user files. This happened to me after MSVC update.
|
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator