Author Topic: I cant do anything  (Read 8392 times)

Offline PureSpeed022

  • Single posting newcomer
  • *
  • Posts: 4
I cant do anything
« on: July 22, 2010, 03:16:22 am »
Im new and i was following the tutorial and it says to run the basic code when you first start a program but when i clicked F9 like it says to i got:


"Test - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.

what should i do?

Offline PureSpeed022

  • Single posting newcomer
  • *
  • Posts: 4
Re: I cant do anything
« Reply #1 on: July 22, 2010, 03:25:32 am »
and yes i did search the forums and googled it even but i still cant find the answer

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: I cant do anything
« Reply #2 on: July 22, 2010, 07:27:03 am »
what should i do?

"Probably the toolchain path within the compiler options is not setup correctly?!"
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline PureSpeed022

  • Single posting newcomer
  • *
  • Posts: 4
Re: I cant do anything
« Reply #3 on: July 22, 2010, 10:10:12 pm »
"Probably the toolchain path within the compiler options is not setup correctly?!"
[/quote]

so how do i fix it?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: I cant do anything
« Reply #4 on: July 22, 2010, 10:27:22 pm »
"Probably the toolchain path within the compiler options is not setup correctly?!"
so how do i fix it?
Are you kidding? :shock:
Go to the compiler options and verify th toolchain path is setup correctly and points to your compiler.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline PureSpeed022

  • Single posting newcomer
  • *
  • Posts: 4
Re: I cant do anything
« Reply #5 on: July 22, 2010, 10:30:46 pm »
Well idk what happened but i clicked restore to defults and its working now  :D

thx for helping