User forums > Using Code::Blocks
can't view build output
(1/1)
mark1977:
Hi,
I am using CB svn 7953 (wx2.8.11 linux 32bit) in a Fortran porject with my own Makefile.
When I choose build, the project builds correctly but there is no output in the Build Log window. When I look at the build log file it shows:
--- Code: ---make -f /home/mark/.../Makefile all > /dev/null
--- End code ---
I am guessing the
--- Code: ---> /dev/null
--- End code ---
is the problem? How can I see the build progress?
Thanks.
oBFusCATed:
You can edit the executed command in the build options.
Try Project->Build options -> The last tab.
Navigation
[0] Message Index
Go to full version