Author Topic: GNU GCC Compiler  (Read 4875 times)

dragin12

  • Guest
GNU GCC Compiler
« on: October 15, 2008, 08:44:39 pm »
Hi all.

I have problem. I downloaded C::B with MinGW. But I cant compile any app. I have this in Build log:

"xxx - Release" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.

Nothing to be done.


I use GNU GCC Compiler. What can I do?

Offline aurisc4

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: GNU GCC Compiler
« Reply #1 on: October 15, 2008, 10:05:22 pm »
Check the compiler set as default in C::B and the compiler, set for a project.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: GNU GCC Compiler
« Reply #2 on: October 16, 2008, 08:47:53 am »
I use GNU GCC Compiler. What can I do?
Search before you ask. This has really been answered a million times.
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