User forums > Using Code::Blocks

Build Log question

(1/1)

steveth45:
I'm trying to convert a project from a Makefile-based build, to a regular Code::Blocks managed build.  I'm having trouble compiling certain files, but the build log doesn't show the exact command being executed to build a particular file.  Is there a way to show the actual command being called in the build log?

Biplab:
Yes! It's possible.

Go to Settings > Compiler and debugger settings menu. Now you'll find a Combo showing Compiler settings. Click on that and select Other settings. Now look down and change the combo next to "Compiler logging" to Full command line.  :)

steveth45:
Thank you so much.  Is there any documentation for all the various settings somewhere?

Navigation

[0] Message Index

Go to full version