News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

I can't compile my simple c project

Started by skiboy, May 28, 2015, 12:11:39 PM

Previous topic - Next topic

skiboy

Hello....
I want to compile a simple C project but IDE couldn't  find the GNU GCC Compiler




Jenna

The text in the "Build log" tells you what to do.

skiboy

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?

BlueHazzard

Quote from: skiboy on May 28, 2015, 11:02:13 PM
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

skiboy

#4
Thanks my friend
I downloaded and installed mingw32 but I have  faced with this errors  yet.


stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]