Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mikelouis on March 23, 2009, 12:08:51 am

Title: put to the line of error
Post by: mikelouis on March 23, 2009, 12:08:51 am
after compile the file, if there is some error, how to configure to locate the cursor where the first error?
thank you
Title: Re: put to the line of error
Post by: ollydbg on March 23, 2009, 02:35:26 am
which version do you use?
It is the default behavior in code::blocks.
Title: Re: put to the line of error
Post by: Jenna on March 23, 2009, 06:54:44 am
which version do you use?
It is the default behavior in code::blocks.

That's the standard behaviour of C::B.

Make sure you have no special characters in the path (like accented chars, german umlauts ...).
Title: Re: put to the line of error
Post by: mikelouis on March 23, 2009, 08:39:06 pm
but when the special caracters in the comment?
Title: Re: put to the line of error
Post by: Jenna on March 23, 2009, 09:30:50 pm
Special chars inside the file should not matter (at least not in comments).