Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: MrJJ on October 27, 2022, 02:40:11 am

Title: Build and Run not working
Post by: MrJJ on October 27, 2022, 02:40:11 am
Hi, I am new to C++. Trying to run my first HelloWorld program. I clicked on Build and Run and nothing happens. If I only click on Run, it tells me to build. What should I do? Thank you!
Title: Re: Build and Run not working
Post by: Miguel Gimenez on October 27, 2022, 09:21:42 am
Use the wizard to create a console project. If it still does not run read this link (https://wiki.codeblocks.org/index.php/FAQ-Compiling_(general)#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F).