Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: erotavlas on November 11, 2010, 11:00:34 am

Title: Simple question about build messages
Post by: erotavlas 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
Title: Re: Simple question about build messages
Post by: Jenna 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.
Title: Re: Simple question about build messages
Post by: erotavlas 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