Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: WCoaster on January 11, 2011, 11:26:05 pm

Title: Veiwing Warnings in the Build Log window.
Post by: WCoaster on January 11, 2011, 11:26:05 pm
I have an issue where my program may compile and run but I notice the blue script about some warning in the Build Log before it launches the application.

The warnings flash so quickly I can't tread them. Is there a way to read these warning when the program compiles successfully?

Thanks
Title: Re: Veiwing Warnings in the Build Log window.
Post by: Jenna on January 11, 2011, 11:33:26 pm
What about just building it, without running it directly afterwards ?
Title: Re: Veiwing Warnings in the Build Log window.
Post by: WCoaster on January 12, 2011, 12:00:40 am
I suppose that could work.

I was wondering if there was an option setting somewhere that I could not locate.

Thanks
Title: Re: Veiwing Warnings in the Build Log window.
Post by: stahta01 on January 12, 2011, 02:20:38 am
There used to be an option to save Build Log to HTML file.
I can not remember where it was located.
It still exists on the Compiler "Other Option" Tab.


Tim S.
Title: Re: Veiwing Warnings in the Build Log window.
Post by: ollydbg on January 12, 2011, 02:35:11 am
From my personal experience, sometimes when I "run" a program in C::B, the build-log message may disappeared.

So, I do not have any change to see these warnings any more. I regard this was not user friendly. :D