Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

QT with debugger

Tags:

qt

qt4

I am new to QT

I downloaded online installer for QT windows in the location

http://qt.nokia.com/downloads

I just tried simple program like printin hello world.

I Could execute the program. But I am not able to debug it. I am getting errors like

None of the debugger engines 'Cdb engine, Gdb engine' capable of debugging binaries of the type 'x86-windows-msvc2008-pe-32bit' is configured correctly.

Should I download a different version for debugging or Did I miss any procedure to include debuging facility?. Please help me to install QT with debugger.

like image 306
Prabhu Avatar asked Nov 22 '25 14:11

Prabhu


1 Answers

Do you have Visual Studio installed? You need to have it installed so you can use this engines to debug.

Here is the link for the Visual studio: LINK

Enjoy!

like image 175
user123_456 Avatar answered Nov 25 '25 11:11

user123_456



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!