Code::Blocks Forums

User forums => Help => Topic started by: tehingo on October 16, 2007, 08:37:46 pm

Title: Simply "make"
Post by: tehingo on October 16, 2007, 08:37:46 pm
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!
Title: Re: Simply "make"
Post by: Auria on October 16, 2007, 08:44:32 pm
Hi,

you may be interested by this:
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_My_project_should_be_compiled_with_a_custom_makefile._Is_it_possible_with_Code::Blocks.3F