Code::Blocks Forums

User forums => Help => Topic started by: euthymos on March 23, 2010, 06:40:36 am

Title: Clicking an error on "Build messages" pane does not take me to the line
Post by: euthymos on March 23, 2010, 06:40:36 am
Hi,
just suppose I've got an error, in main.cpp, line 17, "foo was not declared in this scope". Then if I click on in, I expect the IDE to jump to the line which caused the error.
Instead, nothing happens.

Can you help me?
Thanks
Title: Re: Clicking an error on "Build messages" pane does not take me to the line
Post by: oBFusCATed on March 23, 2010, 08:25:14 am
Where have you clicked? Build log or Build messages? It works only in Build messages
Title: Re: Clicking an error on "Build messages" pane does not take me to the line
Post by: euthymos on March 23, 2010, 08:01:34 pm
Yes, build messages.
And it does work in latest SVN