Code::Blocks Forums
User forums => Help => Topic started 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
-
What are you locale settings?
-
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
-
What are you locale settings?
And How can I set to suit this config,Thanks
-
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)