Code::Blocks Forums

User forums => Help => Topic started by: skiboy on May 28, 2015, 12:11:39 pm

Title: I can't compile my simple c project
Post 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)

Title: Re: I can't compile my simple c project
Post by: Jenna on May 28, 2015, 05:11:14 pm
The text in the "Build log" tells you what to do.
Title: Re: I can't compile my simple c project
Post by: skiboy on May 28, 2015, 11:02:13 pm
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?
Title: Re: I can't compile my simple c project
Post by: BlueHazzard on May 29, 2015, 12:16:42 am
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
Title: Re: I can't compile my simple c project
Post by: skiboy on May 29, 2015, 07:32:35 pm
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)
Title: Re: I can't compile my simple c project
Post by: stahta01 on May 30, 2015, 04:15:07 am
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)