Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: securetux on March 21, 2011, 02:16:00 pm

Title: Build Messages tab, go to line on double click
Post by: securetux on March 21, 2011, 02:16:00 pm
 8)Hi, i've CodeBlocks version 10.05 running under Ubuntu.
When i compile the current project, in the Build Message tab, appears several errors or warnings. When i double click one of them usually it gets me to the error line in the code, but now nothing happends.
Any help? Thanks!

(http://img43.imageshack.us/img43/2590/pantallazol.th.jpg) (http://img43.imageshack.us/i/pantallazol.jpg/)

Uploaded with ImageShack.us (http://imageshack.us)
Title: Re: Build Messages tab, go to line on double click
Post by: Jenna on March 21, 2011, 03:33:46 pm
It looks like you have non-english characters in the projects path, that does not work in most cases.
Title: Re: Build Messages tab, go to line on double click
Post by: securetux on March 21, 2011, 04:56:41 pm
That was it, thank you very much.