Qt Creator doesn't stop at breakpoints
Installation and Deployment
4
Posts
2
Posters
5.0k
Views
1
Watching
-
I just installed Qt Creator 2.0.1 on Windows 7. I have an open source application that I have built using Qt Creator, but when i set breakpoints and run in debug mode, the debugger doesn't stop at the breakpoints. I am new to Qt in general, where do I start looking to figure out why this is not working?