qtqt-creator

Can not debug using Qt Creator on Windows


I am new to Qt. I have just installed Qt SDK version 1.2.

My platform is windows 7 64 bit
Visual Studio 2010 pro 32 bit installed ..
Now I have installed Qt SDK 1.2 (which has Qt creator)

I have created a test project and it runs fine but I can not debug it. When I debug the program I get this error message

It seeems to automatically have picked up my vs 2010 compiler as I can see in the project build settings but seems like it can not use the debugger for some reason..


Solution

  • According to this documentation, you need to download and install the Debugging tools for Windows.