Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: codingC on January 04, 2013, 09:41:59 am
-
hello CB experts!
Codeblocks is the most amazing IDE for C/C++ and I'm just enjoying using it !
Sorry if I'm asking a basic question but is there an ability to 'make' files in CB?
Just like in linux the 'make' command which runs the makefile is used to compile multiple files with all dependencies and create an executable, is there something similar in CB?
How can I add my SDK and run 'make' with CBs?
Thanks a lot!!
-
Search the forum for info about custom makefile projects.