Code::Blocks Forums

User forums => Help => Topic started by: kspliusa on April 06, 2010, 01:11:22 pm

Title: About setting !
Post by: kspliusa on April 06, 2010, 01:11:22 pm
How to set the codeblocks  when double-click the error message, the cursor automatically jump to the  error line?
Title: Re: About setting !
Post by: oBFusCATed on April 06, 2010, 01:48:59 pm
It does that already, but you need to do it in the "Build messages" pane, not the "Build log"
Title: Re: About setting !
Post by: kspliusa on April 06, 2010, 02:11:37 pm
Sorry, i first time using the IDE , i not understand you..can you say it more detailedly.
Title: Re: About setting !
Post by: oBFusCATed on April 06, 2010, 02:29:28 pm
http://www.codeblocks.org/images/stories/imagebrowser/cb_debugging.png

Do you see the red icon and the text "Build messages"?
Click it to show the build messages pane, there you can click on errors.
Title: Re: About setting !
Post by: Jenna on April 06, 2010, 02:38:14 pm
Be aware, that jumping to an error or warning might not work if you have special (not ascii/english) characters (like e.g. german umlauts or probably cyrillic, chinese or whatsoever characters) in the path- or filename.
Title: Re: About setting !
Post by: kspliusa on April 10, 2010, 08:30:46 am
Oh , i see.thank you.