User forums > Using Code::Blocks
C::B & gcc with non-english locale
(1/1)
activelf:
hi there, my linux language is not english, when i install c::b and run my programs, something happened unfortunatly. the c::b parse the output information of gcc and give me compile tips of codes. so if the language is not english, the c::b parser cannot find the "warning","error",etc, and crash immediately if compile results have any warning or error tips.
so ANY IDEAs? if i don't change the language of my system. thanks!!
MortenMacFly:
--- Quote from: activelf on March 03, 2010, 03:24:53 am ---so ANY IDEAs? if i don't change the language of my system. thanks!!
--- End quote ---
You'll need to adjust the RegExes for the compiler yourself using the advanced compiler options.
Jenna:
--- Quote from: MortenMacFly on March 03, 2010, 07:35:22 am ---
--- Quote from: activelf on March 03, 2010, 03:24:53 am ---so ANY IDEAs? if i don't change the language of my system. thanks!!
--- End quote ---
You'll need to adjust the RegExes for the compiler yourself using the advanced compiler options.
--- End quote ---
Or make C::B use english environment for compilation: http://forums.codeblocks.org/index.php/topic,9514.msg67231.html#msg67231
Navigation
[0] Message Index
Go to full version