GNU GCC Compiler | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

GNU GCC Compiler

I installed code::blocks and try to compile my first project but i cant do so because i cant find the gnu compiler can anyone help me?

6th Jul 2017, 3:52 PM
Eduard Reiser
Eduard Reiser - avatar
3 Answers
+ 3
On Windows you should install MinGW from mingw.org On Debian based Linux distros you can just run 'sudo apt-get install build-essential' P.S. Code::Blocks seems to be died or in very slow development. Better try CodeLite / Eclipse CDT (really not bad) / NetBeans
6th Jul 2017, 4:11 PM
soman
+ 2
u can also use visual studio 2017..it works good.
6th Jul 2017, 4:36 PM
Arun Pandey
Arun Pandey - avatar
0
i downloaded dev++ i hope its also good
6th Jul 2017, 4:13 PM
Eduard Reiser
Eduard Reiser - avatar