News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

codeblocks compiler warning with messy code in centos 6.3

Started by htlee, November 27, 2014, 04:27:23 AM

Previous topic - Next topic

htlee

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 :




Thanks

Htlee

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

htlee

Quote from: oBFusCATed on November 27, 2014, 07:37:02 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

htlee


stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]