News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

using 'make' with codeblocks

Started by codingC, January 04, 2013, 09:41:59 AM

Previous topic - Next topic

codingC

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!!

oBFusCATed

Search the forum for info about custom makefile projects.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]