User forums > Help
Black Window Doesn't show up
Epitaph:
Just checked.
Everything looked fine :
http://i44.tinypic.com/2qb622p.jpg
I installed dev cpp 2 hours before i installed Codeblocks. Maybe that's why it has that problem?
I uninstalled both of them after that, and reinstalled Codeblocks (about 12 hours ago - few minutes before i posted here).
Really i cannot figure why it does that...
oBFusCATed:
Does your app really runs if you hit F9 (Build->Build and run)?
Add some code to write to a file or put something like "int *a=NULL; *a=5;" :)
In the second case you should get the "don't send" windows dialog.
Epitaph:
Yes, it runs it , but only the first time.
What i mean is that, if i haven't already pressed F9 (or click the button from the top bar), it does compile the program (i can see several stuff being written down on the Debugger window), but after a while it disappears. If i press it again, nothing will happen, except if i change part of the code (delete a ";" for example), then it runs it again and it shows me the errors.
How do i find this "don't send" windows dialog?
(Thanks for the answers mate!)
stahta01:
If it only runs once; it is likely never stop running.
Use task manager to verify that it stopped running.
Tim S.
Epitaph:
Task Manager doesn't show anything "weird" or a new program that i don't already know. Do you know the name of this task so i can ensure that?
And to start with i don't even think it opens the "black window". When i do it manually (by going to the correct folder) i can see it flash. But at Code::BLocks it won't even do that. So i guess this is my main problem. Not that it doesn't "pause".
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version