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?
3 Respuestas
+ 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
+ 2
u can also use visual studio 2017..it works good.
0
i downloaded dev++ i hope its also good