Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: activelf on March 03, 2010, 03:24:53 am
-
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!!
-
so ANY IDEAs? if i don't change the language of my system. thanks!!
You'll need to adjust the RegExes for the compiler yourself using the advanced compiler options.
-
so ANY IDEAs? if i don't change the language of my system. thanks!!
You'll need to adjust the RegExes for the compiler yourself using the advanced compiler options.
Or make C::B use english environment for compilation: http://forums.codeblocks.org/index.php/topic,9514.msg67231.html#msg67231 (http://forums.codeblocks.org/index.php/topic,9514.msg67231.html#msg67231)