Code::Blocks Forums

User forums => Help => Topic started by: CrumblingAway on July 25, 2015, 02:39:57 pm

Title: Build: Debug in Project1 (compiler: GNU GCC Compiler)
Post by: CrumblingAway on July 25, 2015, 02:39:57 pm
From what I can tell, the topics here don't have the answer for me. I am entirely new to programming, but I already have the feeling as if codeblocks is deliberately designed to put off newcomers.
 
This is the message I receive whenever I try to build the default "Hello World" program:

------------- Build: Debug in Project (compiler: GNU GCC Compiler) -------------

How do I fix this so I can finally progress beyond a simple print screen?
Title: Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
Post by: stahta01 on July 25, 2015, 03:36:50 pm
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)
Title: Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
Post by: CrumblingAway on July 25, 2015, 03:50:50 pm
Full Command Line was chosen by default, but it still doesn't expand on the error, it still shows Build: Debug in Project (compiler: GNU GCC Compiler).
When I press rebuild, it codeblocks crashes.
Title: Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
Post by: stahta01 on July 25, 2015, 03:58:03 pm
Full Command Line was chosen by default, but it still doesn't expand on the error, it still shows Build: Debug in Project (compiler: GNU GCC Compiler).
When I press rebuild, it codeblocks crashes.

I have no idea what you mean by "codeblocks crashes"; I have to assume you do NOT know what a compiler is and how to report a problem.
Please read the FAQ I linked to and the FAQ it links to; then report what happened!

Tim S.

Title: Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
Post by: CrumblingAway on July 25, 2015, 04:49:11 pm
"Codeblocks crashes"=it stops working, would you like to check for a solution online or exit the program?

And the wiki page is less than useless to someone who is only beginning to learn. I just wanted to learn C, when did it become impossible to do that?
Title: Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
Post by: stahta01 on July 29, 2015, 02:59:51 am
"Codeblocks crashes"=it stops working, would you like to check for a solution online or exit the program?

And the wiki page is less than useless to someone who is only beginning to learn. I just wanted to learn C, when did it become impossible to do that?

Please seek professional help; posting in two different threads implies to me that you might have an issue of having a split personality.
Or you are just a troll.

Tim S.
Title: Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
Post by: CrumblingAway on July 31, 2015, 12:33:19 am
I actually only found the correct format of submitting a problem after posting this initial thread, but thank you for being so nice about it.