News:

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

Main Menu

Error messages not shown completely. Solution?

Started by Andi78, May 06, 2007, 10:20:58 PM

Previous topic - Next topic

Andi78

Hi!

I have long path names, so that compiler error messages range over several lines in the Build log. Codeblocks seems to parse only the first line of an error message to show the "Build messages", which does not give too much information in my case, often only the first word of the complete message.

Is there a solution or a workaround?

Thanks in advance!

mandrav

Add this to your compiler options:

-fmessage-length=0
Be patient!
This bug will be fixed soon...