User forums > Help

Console Application stuck on Hello world!

(1/1)

jmk13:
I'm new to code:blocks and programming in general. I installed the codeblocks 16.01 with MinGW setup but every time I go to run a console application all I see is Hello world! in the console no matter what I type in the program. I could have "this sucks" in my 'cout' for the program and I would still see "Hello world!" in the console when I click run. Any ideas? Any help would be appreciated.

stahta01:
Do a rebuild!

BlueHazzard:

--- Quote from: stahta01 on February 02, 2017, 02:51:27 am ---Do a rebuild!

--- End quote ---
Build->Rebuild

if you still have problems:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(general)#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

ridge:
Sounds like you have multiple projects (see Management section at the left of CodeBlocks).
The one that is BOLD is the current project.  Double-click the one you want to be current.
(Then Rebuild.)

Navigation

[0] Message Index

Go to full version