Can't debug in qt sdk 1.2-during startup program exited with code 0x0!
General and Desktop
5
Posts
3
Posters
3.0k
Views
1
Watching
-
wrote on 23 Mar 2012, 11:43 last edited by
Today I found that I could not debug in pure C projetc, but I could debug in qt gui project.
The error was " during startup program exited with code 0x0".
I was using Win 7 ultimate 64bit sp1. I had tried in another computer, it was the same.
Could someone help?
Qt SDK 1.2 includes qt lib 4.8 and qt creator 2.4.1. -
wrote on 23 Mar 2012, 11:51 last edited by
Does the program run when you are not trying to debug it?
-
wrote on 23 Mar 2012, 11:53 last edited by
[quote author="Tobias Hunger" date="1332503478"]Does the program run when you are not trying to debug it?[/quote]
Yes, It runs normally.
-
wrote on 23 Mar 2012, 13:30 last edited by
debugger workers fine in qt creator 2.5 beta.
-
wrote on 9 May 2012, 21:35 last edited by
I've the same problem here guys but with (plain C++ project ) So please help?