Author Topic: Build: Debug in Project1 (compiler: GNU GCC Compiler)  (Read 22286 times)

Offline CrumblingAway

  • Multiple posting newcomer
  • *
  • Posts: 11
Build: Debug in Project1 (compiler: GNU GCC Compiler)
« 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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline CrumblingAway

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
« Reply #2 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.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
« Reply #3 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.

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline CrumblingAway

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
« Reply #4 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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
« Reply #5 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline CrumblingAway

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Build: Debug in Project1 (compiler: GNU GCC Compiler)
« Reply #6 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.