Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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
-
which version do you use?
It is the default behavior in code::blocks.
-
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 ...).
-
but when the special caracters in the comment?
-
Special chars inside the file should not matter (at least not in comments).