Author Topic: Clicking an error on "Build messages" pane does not take me to the line  (Read 4263 times)

Offline euthymos

  • Single posting newcomer
  • *
  • Posts: 2
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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Where have you clicked? Build log or Build messages? It works only in Build messages
(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!]

Offline euthymos

  • Single posting newcomer
  • *
  • Posts: 2
Yes, build messages.
And it does work in latest SVN