Code::Blocks Forums

User forums => Help => Topic started by: Andi78 on May 06, 2007, 10:20:58 pm

Title: Error messages not shown completely. Solution?
Post by: Andi78 on May 06, 2007, 10:20:58 pm
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!
Title: Re: Error messages not shown completely. Solution?
Post by: mandrav on May 06, 2007, 11:12:23 pm
Add this to your compiler options:

Code
-fmessage-length=0