Troubleshooting Code Blocks: 'Hello World' Won't Stay!

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
leroyjenkens
Messages
621
Reaction score
49
I just began a course on computer science and we're to use Code Blocks as the program to use, but I can't get the darn thing to work.
The built in simple program called "hello world" is supposed to have a black window pop up that says "hello world", but the window pops up and disappears and I can't make it stay. It just flashes. I tried clicking next to every line to stop it at every point, but it never stays.
 
Physics news on Phys.org
I have never used CodeBlocks, but I had the same problem with some other C++ IDE when I was getting started.

This may be helpful.
 
Thanks. Actually it just started working for no apparent reason. I didn't change anything. It sucks that my learning experience is dependent on the whims of my schizophrenic computer.