News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Build: Debug in Project1 (compiler: GNU GCC Compiler)

Started by CrumblingAway, July 25, 2015, 02:39:57 PM

Previous topic - Next topic

CrumblingAway

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?

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

CrumblingAway

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.

stahta01

Quote from: 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.

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.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

CrumblingAway

"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?

stahta01

Quote from: 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?

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

CrumblingAway

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.