Code::Blocks Forums

User forums => Help => Topic started by: felipe_gondo on March 27, 2022, 02:25:53 pm

Title: "Hello World" isn't working
Post by: felipe_gondo on March 27, 2022, 02:25:53 pm
Hi! My name is Felipe and I'm new at codeblocks. I've been trying to figure it out how this software works. I tried to run the "Hello World" code example and it's not working to me. It just appear this black text window and the place where it should be written the message (Hello World) is blank.


 Is this a configuration or something I missed? What can I do? Help please.
Title: Re: "Hello World" isn't working
Post by: Miguel Gimenez on March 27, 2022, 02:43:08 pm
Try removing spaces from "Programas em C"
Title: Re: "Hello World" isn't working
Post by: felipe_gondo on March 27, 2022, 03:14:37 pm
Thanks, but It didn't work :(

Still facing the same problem
Title: Re: "Hello World" isn't working
Post by: Miguel Gimenez on March 27, 2022, 03:18:49 pm
Then follow this instructions (https://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(general)#Q:_I_get_a_blank_.28black.29_terminal_window_on_windows)
Title: Re: "Hello World" isn't working
Post by: felipe_gondo on March 27, 2022, 03:34:54 pm
Dude, thank you very much

It's working now. You're awesome. Thank you :D