Upgraded QtCreator to version 7 and every project I try to run fails with error message The code execution cannot proceed because Qt6Widgets.dll was not found.
I'm on Windows11 using Mingw. I checked and the dll is there in all the needed paths as it was with the working QtCreator 6.
Hi, just a guess but maybe you also need to upgrade your version of Qt to 6.2.4. (A new version of MinGW is installed when you upgrade to Qt version 6.2.2 or later.)