I'm new to QT
I downloaded the online install for QT windows in location
http://qt.nokia.com/downloads
I just tried a simple program like printin hello world.
I could run the program. But I can’t debug it. I get errors like
None of the Cdb debugger engines, the Gdb engine, is capable of debugging binary files like "x86-windows-msvc2008-pe-32bit" correctly configured.
Do I have to download another version for debugging or have I skipped any procedure to enable the debugging feature ?. Please help me install QT with a debugger.
source
share