User forums > Using Code::Blocks

Editor defines enlightenments (Debug | Release)

<< < (2/2)

dams:
Yep, I use a custom makefile as I use autotools to generate them. So I understand there's no build-in DEBUG variable. I can use a common define header file for that I suppose.

BlueHazzard:

--- Quote ---Yep, I use a custom makefile as I use autotools to generate them.
--- End quote ---
If you use custom makefile codeblocks is only a better text editor. The Code completion and highlighting has absolute no information about your build process so it can not do its work...


--- Quote ---I can use a common define header file for that I suppose.
--- End quote ---
exactly. The problem ?was? that the highlighting for preprocessor sections ?was? only per file (and compiler options). I don't know if it works now over multiple files.

Navigation

[0] Message Index

[*] Previous page

Go to full version