Author Topic: can't view build output  (Read 4698 times)

Offline mark1977

  • Multiple posting newcomer
  • *
  • Posts: 26
can't view build output
« on: September 28, 2012, 03:18:26 pm »
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

I am guessing the
Code
> /dev/null
is the problem? How can I see the build progress?
Thanks.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: can't view build output
« Reply #1 on: September 28, 2012, 07:42:17 pm »
You can edit the executed command in the build options.

Try Project->Build options -> The last tab.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]