Code::Blocks Forums
User forums => Help => Topic started by: yhwdao on August 28, 2010, 04:26:50 am
-
I've choosen UTF-8 file encoding , but it doesn't display Chinese well ....
How do I solve this problem? :(
(I'm using the windows version 10.5)
-
1. Please use "Windows 936" instead "UTF-8"
2. If you use ANSI, please add option "-finput-charset=gbk"
-
1. Please use "Windows 936" instead "UTF-8"
2. If you use ANSI, please add option "-finput-charset=gbk"
where to add the option "-finput-charset=gbk" in windows version ?
-
1. Please use "Windows 936" instead "UTF-8"
2. If you use ANSI, please add option "-finput-charset=gbk"
where to add the option "-finput-charset=gbk" in windows version ?
Project-Build options-other options
-
1. Please use "Windows 936" instead "UTF-8"
2. If you use ANSI, please add option "-finput-charset=gbk"
I've chosen "Windows 936" , that seems work.
But when I reopen the file ,it still do not display Chinese will...