Code::Blocks Forums

User forums => Help => Topic started by: magicalking on November 19, 2006, 10:20:42 am

Title: problem on the start
Post by: magicalking on November 19, 2006, 10:20:42 am
Every time I start my c:b, a rectangle appears in the right bottom of the screen noting "Some error has been detected, please view them in the log".
But afterwards, everything seems to be just fine.
I'm newer to programming, so could anybody help me this.
By the way, I really don't know how and where to check the "log" mentioned.
Title: Re: problem on the start
Post by: killerbot on November 19, 2006, 10:55:14 am
check out the Code::Blocks tab in the messages pane --> probably some old left overs of plug-ins. And those can not be loaded. Check it's name in that log -> remove the zip file and dll with that name from the codeblocks\share directory.

Or just install the nightly in a new fresh empty directory ;-)
Title: Re: problem on the start
Post by: magicalking on November 21, 2006, 03:52:44 am
It fixed the problem. Thanks!