News:

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

Main Menu

GNU GCC Compiler

Started by dragin12, October 15, 2008, 08:44:39 PM

Previous topic - Next topic

dragin12

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?

aurisc4

Check the compiler set as default in C::B and the compiler, set for a project.

MortenMacFly

Quote from: dragin12 on October 15, 2008, 08:44:39 PM
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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]