User forums > Help
Different language warning messages. (debugger/compiler)
(1/1)
OmnificienT:
Hello,
Code::Blocks is set up in English, but it gives me build messages in Dutch. How can I change these to English?
Thank You,
OmnificienT
Jenna:
Which OS do you use ?
If you are on linux and your standard locales is in dutch, C::B will show the dutch compiler-messages.
Use the envvar-plugin to set "LC_ALL" to "en_US[.UTF-8]" ("Settings.. -> Environment -> Environment variables").
Don't type the brackets, the should only show, that ".UTF-8" is optional (depending on your systems preferences.
If you are on windows, I don't know how to change it.
OmnificienT:
I'm on linux actually. I don't understand what the envvar-plugin is though. Is it a plugin for C::B?
Jenna:
--- Quote from: OmnificienT on November 20, 2008, 05:30:37 pm ---I'm on linux actually. I don't understand what the envvar-plugin is though. Is it a plugin for C::B?
--- End quote ---
It's part of the contrib-plugins.
If you have installed pre-build binaries, there should be a package called something like "codeblocks-contrib", install it.
If you compiled C::B yourself, I recommend to configure it with "--with-contrib-plugins=all".
Navigation
[0] Message Index
Go to full version