News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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!]