I'm having a problem with my Qt Creator installation.
As soon as I try to start the debugger, I get the error message:
"The debugger library 'C:/Program Files/Debugging Tools for Windows(x86)\dbgeng.dll' could not be loaded: The specified procedure could not be found."
The library is installed and the file is present .
I urgently need to debug something and can't continue working.
My Qt version: 4.5.2,
Qt Creator: 2.1.0,
WinDbg: 6.12.
Has anyone else encountered this problem and been able to solve it?