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:
make -f /home/mark/.../Makefile all > /dev/null
I am guessing the
is the problem? How can I see the build progress?
Thanks.