Code::Blocks Forums

User forums => Help => Topic started by: choose_username on April 26, 2010, 05:22:13 pm

Title: Warnings are not displayed
Post by: choose_username on April 26, 2010, 05:22:13 pm
I am using Code::Blocks SVN 6181. If I compile something, at the moment of compiling, warning messages are displayed for <1sec. Then I don´t see them anymore. I can´t scroll up in the Build log window.
Title: Re: Warnings are not displayed
Post by: Jenna on April 26, 2010, 06:37:26 pm
Do you just do a build or build and run ?
Title: Re: Warnings are not displayed
Post by: choose_username on April 26, 2010, 07:47:38 pm
Build and Run

And that did already solve my problem, with Build I see the warnings, thanks.