Code::Blocks Forums

User forums => Help => Topic started by: ronzo on October 19, 2010, 06:19:22 pm

Title: diagnostics at bottom of build disappeared
Post by: ronzo on October 19, 2010, 06:19:22 pm
I've been working on my program for a couple of months (approx 500 lines) when the error diagnostics at the bottom of a build disappeared (?).  I reinstalled the disk (C++ for Dummies, 6e) in a different location, changed the compiler and debugger settings, but can't get them to show.  Everything else appears to work ok.
Suggestions, please.
 ronzo
Title: Re: diagnostics at bottom of build disappeared
Post by: Folco on October 19, 2010, 06:35:29 pm
Try to press 'F2'
Title: Re: diagnostics at bottom of build disappeared
Post by: ronzo on October 24, 2010, 01:16:18 am
F2 suggestion works.  Many thanks!