News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

problem on the start

Started by magicalking, November 19, 2006, 10:20:42 AM

Previous topic - Next topic

magicalking

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.

killerbot

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 ;-)

magicalking

It fixed the problem. Thanks!