Details
Description
- Have some sample project to debug.
- Build settings to MSVC2015
- Set to debug configuration
- Start to debug
- Expected is for the program to run, but qt creator gets stuck with the text "Starting debugger "CdbEngine" for ABI "x86-windows-msvc2015-pe-64bit".
I tried several projects, all with the same result, so any normal Qt Widget project should do.
I reverted to the previous version (4.5.0) and it started normally. I uninstalled WDK and QT, and then reinstalled fresh, with the same result.