Code::Blocks Forums

User forums => Help => Topic started by: htlee on November 27, 2014, 04:27:23 am

Title: codeblocks compiler warning with messy code in centos 6.3
Post by: htlee on November 27, 2014, 04:27:23 am
I'm using CodeBlocks in centos 6.3,but when I complier something in it ,the compiler warning shows messy code and cannot be understood.I try to find some solutions in network,but find nothing. The error such as :

(http://)


Thanks

Htlee
Title: Re: codeblocks compiler warning with messy code in centos 6.3
Post by: oBFusCATed on November 27, 2014, 07:37:02 am
What are you locale settings?
Title: Re: codeblocks compiler warning with messy code in centos 6.3
Post by: htlee on November 27, 2014, 08:23:17 am
What are you locale settings?


root@centos250 x86_64]# locale
LANG=en_US.utf8
LC_CTYPE="zh_CN.GBK"
LC_NUMERIC="zh_CN.GBK"
LC_TIME="zh_CN.GBK"
LC_COLLATE="zh_CN.GBK"
LC_MONETARY="zh_CN.GBK"
LC_MESSAGES="zh_CN.GBK"
LC_PAPER="zh_CN.GBK"
LC_NAME="zh_CN.GBK"
LC_ADDRESS="zh_CN.GBK"
LC_TELEPHONE="zh_CN.GBK"
LC_MEASUREMENT="zh_CN.GBK"
LC_IDENTIFICATION="zh_CN.GBK"
LC_ALL=zh_CN.GBK
Title: Re: codeblocks compiler warning with messy code in centos 6.3
Post by: htlee on November 27, 2014, 08:24:44 am
What are you locale settings?

And How can I set to suit this config,Thanks
Title: Re: codeblocks compiler warning with messy code in centos 6.3
Post by: stahta01 on November 27, 2014, 05:35:22 pm
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_can_I_change_the_language_of_the_compiler_.28gcc.29_output_to_english.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_can_I_change_the_language_of_the_compiler_.28gcc.29_output_to_english.3F)