[SOLVED]How to setup debugger for Qt in Windows
Qt Creator and other tools
3
Posts
2
Posters
1.7k
Views
1
Watching
-
wrote on 24 Sept 2012, 12:15 last edited by
I am using Microsoft Visual C++ compiler 2010. I can compile programs in Qt Creator, but there is no debugger!
[moved to tools, koahnig]
-
wrote on 25 Sept 2012, 08:04 last edited by
Do you have the windows SDK or the microsoft debugging tools installed?
The documentation has a section on what is needed and how to set up the Microsoft debugger.
-
wrote on 25 Sept 2012, 09:05 last edited by
Thanks for reply. Actually, problem is solved. I installed windows symbols and it works fine now!
1/3