User forums > Using Code::Blocks
compile with autotools
stahta01:
--- Quote from: albertolp on May 10, 2010, 04:15:57 pm ---the target is all
and its the first target in my Makefile
Sorry, i misread you there :)
--- End quote ---
Rename the CB target to "all" from "release" or "debug"; and the build should work.
Next is fixing the clean command; I have never fixed it without editing the makefile.
(I believe it is possible; I just never did it.)
The rest uses
Project -> Build Options
Tab "Make" Commands
Please record values before making changing
I have never changed theses settings; not sure best way to change them.
Tim S.
Jenna:
If the makefile has no release or debug target, you can just remove the $target from the make-commands (including the clean) command and it should work.
Navigation
[0] Message Index
[*] Previous page
Go to full version