News:

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

Main Menu

Simply "make"

Started by tehingo, October 16, 2007, 08:37:46 PM

Previous topic - Next topic

tehingo

Hello guys!

I've just dived into programming, using an Asuro Roboter to be programmed with C.
A friend of mine recommended CodeBlocks to me. I am using the latest version running on an Ubuntu Gutsy machine.

Now, if I simply want to compile my programs, it perfectly works when I just enter "make" in the terminal. However, if I choose the correct compiler in Code::Blocks and click on "compile", it doesn't work.

Now my question: Can I make Code::Blocks to simply "make" the program, like it does in the terminal?

Thanks! Long live open source!