News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How to disable "Jump to first error" after compiling

Started by sparhawk, January 10, 2014, 06:20:04 PM

Previous topic - Next topic

sparhawk

When a compiler error is shown, after compiling CB jumps automatically to the line where the error occured. Can I disable it, that CB does this automatically? I find it particularly annoying when working on a template and the problem is in quite a different place then the compiler tells me. Then I always have to find the line again, where I was working on.

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

oBFusCATed

You can always click on the "Instanced here" or "Referenced here" line it will bring you back to the correct position.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]