I cannot compile a code block

Asked By 200 points N/A Posted on -
qa-featured

Hello,

Code blocks here I install Windows XP and when I start a project with C, I have 3 error messages that arrive "Does not know how this wizard to setup this warning flags for compiling" then "Does not Know this wizard to setup debug flags for this compiler" then "Does not Know this wizard to setup optimization flags for this compiler" after I make my program and all the codes and when I try to run (build and run) I have a message that appears at the bottom telling me " jon – Debug "uses an invalid compiler. Probably The Path Within The tool chain compile options is Not Setup Correctly?" Skipping.  Nothing to Be Done. " I just started and I got my first computer classes this week so I'm not very endow and as I absolutely need to program I hope you find the problem:) Thank you good night .

SHARE
Best Answer by andy007
Answered By 0 points N/A #85924

I cannot compile a code block

qa-featured

Hello to you. I found the solution to the problem by visiting many sites. Creation the project.

  1. All in "Settings"> "Compiler and debugger.
  2. You can see a toolbar that "Toolchain executables"
  3. You can see "Compiling's installation directory". (marked in blue)
  4. You just have to click "Auto Detect". (Once it's done, click build and run)
  5. Your problem is solved, as usual.

Remember to watch the English forums. Goodbye.

Answered By 200 points N/A #85925

I cannot compile a code block

qa-featured

Thank you so much it made hours I was looking for the solution, but I read in forums that there is another effective solution, do you have any idea?

Answered By 0 points N/A #85926

I cannot compile a code block

qa-featured

Good evening. I have another radical solution!

  • Download the code blocks with the mingw compiler.
  • Download the correct version is the 2nd link it offers.

Launching the executable once downloaded. Then select "Full" for full install. Once started, follow my steps below to join end to configure code blocks:

  • Settings> Compiler and debugger.
  • Selected = compile GNU GCC Compiler.
  • Then click "Set as default".
  • Followed by "OK".

Now you can finally compile!

Answered By 200 points N/A #85927

I cannot compile a code block

qa-featured

Hello,

I have exactly the same problem compiling "uses an invalid compiler Skipping …", but I'm under MAC so I can not get out with your advice that is suitable for windows. Thank you to enlighten me!

Answered By 0 points N/A #85928

I cannot compile a code block

qa-featured

It happened to me and to solve this problem I made ​​settings, compile and debug, default reset and it worked.

Best Answer
Best Answer
Answered By 0 points N/A #85929

I cannot compile a code block

qa-featured

Hello,

Here is the right solution for your main problem. Download the code blocks with the MINGW compiler, it solve the problem I guarantee you.

Related Questions