User forums > Help
Going to lines from the Build Messages window
Flecha:
I am having the same problem that rQQt.
Using GCC and CodeBlocks SVN 5162.
Searched all the options but have no idea how to solve it...
EDIT: I don't know if it has anything about, but when I try to debug a code it shows no watchers. Even when I place they when the program is running. But when the program ends, the watchers appear and say "someVariable : No symbol "someVariable in current context". And sometimes the debug doesn't even open.
Flecha:
Which files should I delete to reset all the configuration? Can it help me?
(I am using Ubuntu)
Flecha:
I tried to uninstall and then install the version from the oficial site. (ubuntu binaries version)
And I still have the same problem.
Tried to delete my ".codeblocks" folder from my home folder.
And I still have the same problem.
I installed in another machine, and it works fine there.
Any ideas?
Jenna:
--- Quote from: Flecha on August 02, 2008, 12:02:02 am ---I tried to uninstall and then install the version from the oficial site. (ubuntu binaries version)
And I still have the same problem.
Tried to delete my ".codeblocks" folder from my home folder.
And I still have the same problem.
I installed in another machine, and it works fine there.
Any ideas?
--- End quote ---
What language settings do you have on your system ?
The regexes C::B uses are for english systems.
If your compiler output uses another language it might not be parsed correctly.
If that causes the problem , you can set the environment to an english one using the envvars-plugin.
In "Settings -> Environment -> Environment variables" I have added a new variable and use "LC_ALL" as "key" and "en_US.UTF-8" as "Value" (I normally use german utf-8 settings for my debian system).
Flecha:
The messages were partialy in portuguese (my system language).
Using Environment variables changed them back to english. But it still doesn't work.
Strange is that it was working some days ago, and now it doesn't.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version