Author Topic: Simple question about build messages  (Read 3346 times)

Offline erotavlas

  • Multiple posting newcomer
  • *
  • Posts: 19
Simple question about build messages
« on: November 11, 2010, 11:00:34 am »
Hi,
I'm new about code block IDE, I think it's a good IDE. I have disabled the capability to go directly to the line code when I click on a error/warning  on build messages windows. How can I activate it?

Thank you

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Simple question about build messages
« Reply #1 on: November 11, 2010, 11:25:31 am »
I have disabled the capability to go directly to the line code when I click on a error/warning  on build messages windows.
What exactly do you mean ?

It does not work ?
Do you have special (non-english characters) in your paths or filenames ?
This can lead to such issues.

Offline erotavlas

  • Multiple posting newcomer
  • *
  • Posts: 19
Re: Simple question about build messages
« Reply #2 on: November 11, 2010, 11:35:54 am »
I'm sorry for my English. I'm just trying to explain that during compile operations when an error/warning is found, the IDE can't allow to go directly to the mistaken line code by clicking on error/warning sentence. Yes, my path name has invalid character but I don't think that it is a problem, because some days ago all operations work well.

Thank you