News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Noob -> where ist the makefile?

Started by Mati, June 25, 2007, 08:56:21 PM

Previous topic - Next topic

Mati

Hello,

i compiled my c++ programm first time with codeblocks - but i would like to find the makefile....but where is it?
I use the nightly build version and i'm working on unix.

Can anybode tell me where the makefile for my project is located?

Thanks a lot.

Der Meister

There is no makefile. Code::Blocks uses its own build system instead of makefiles.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.