Code::Blocks Forums
User forums => Help => Topic started by: skiboy on May 28, 2015, 12:11:39 pm
-
Hello....
I want to compile a simple C project but IDE couldn't find the GNU GCC Compiler
(http://s3.picofile.com/file/8190777734/GNU.JPG)
-
The text in the "Build log" tells you what to do.
-
thanks
Is it nessessary to install GNU GCC copmiler manually? or it's install automatically?
I can't find GNU GCC in my path where can find it?
-
I can't find GNU GCC in my path where can find it?
doesn't that answers your question?
Remember: c::b is not a compiler but a ide. You can use it with a lot different compiler.
You can find your favorite compiler for your platform on google.
Ps. There exist some c::b installer bundeled with mingw gcc. You can find them on the download page of c::b.
Greetings
-
Thanks my friend
I downloaded and installed mingw32 but I have faced with this errors yet.
(http://s3.picofile.com/file/8191000192/errors.JPG)
(http://s6.picofile.com/file/8191000776/error2.JPG)
-
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)