Asked By
xm0nsterx
200 points
N/A
Posted on - 04/21/2011
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 .
Answered By
andy007
0 points
N/A
#85924
I cannot compile a code block
Hello to you. I found the solution to the problem by visiting many sites. Creation the project.
-
All in "Settings"> "Compiler and debugger.
-
You can see a toolbar that "Toolchain executables"
-
You can see "Compiling's installation directory". (marked in blue)
-
You just have to click "Auto Detect". (Once it's done, click build and run)
-
Your problem is solved, as usual.
Remember to watch the English forums. Goodbye.
I cannot compile a code block
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
andy007
0 points
N/A
#85926
I cannot compile a code block
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!
I cannot compile a code block
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
andy007
0 points
N/A
#85928
I cannot compile a code block
It happened to me and to solve this problem I made settings, compile and debug, default reset and it worked.
Answered By
andy007
0 points
N/A
#85929
I cannot compile a code block
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.