Cannot debug qt app - Debugging has finished -


I have a QT app that I'm trying to debug with success. I get the following application output: Debugging starts Debugging is finished

And nothing happens. I'm using the MSVC2012 x64 compiler, the apple runs fine in release mode or if I choose to run it in debug mode (not debug). Any remedy? Thanks!

OK I have a problem - the debugger used was the CDB of the x86 version. Xiis was. I changed it to x64 and everything is working as expected.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -