News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

C::B & gcc with non-english locale

Started by activelf, March 03, 2010, 03:24:53 AM

Previous topic - Next topic

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!!
You'll need to adjust the RegExes for the compiler yourself using the advanced compiler options.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

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!!
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.next.codeblocks.org/index.php/topic,9514.msg67231.html#msg67231