Author Topic: [Solved] found the root of the problem with the wxSmith to generates that Asian  (Read 7288 times)

Offline Chun Jiu

  • Multiple posting newcomer
  • *
  • Posts: 71
  • My Girlfriend
    • EasilyGCC
see http://forums.codeblocks.org/index.php/topic,20937.0.html

Hi guys,

The problem described earlier in the topic : "Hi All, i suggested adding an option for the wxSmith."  http://forums.codeblocks.org/index.php/topic,20856.0.html

Because the wxSmith be only output the ANSI format of file instead that UTF-8, after the ANSI file will be converted into UTF-8, there will be no errors appear.

So, the wxSmith should check the editor option: Encoding Settings-> Encoding, then generates the correct encode of file. (UTF-8 without BOM)

Sorry for my English  ;D
And thank you!
« Last Edit: February 13, 2016, 05:21:47 am by Chun Jiu »
I love my girlfriend like c++!    :-)

http://pan.baidu.com/s/1feNwU
easilygcc is a gmail's email.

Offline Chun Jiu

  • Multiple posting newcomer
  • *
  • Posts: 71
  • My Girlfriend
    • EasilyGCC
Thank you very much! The latest SVN has changed!
I love my girlfriend like c++!    :-)

http://pan.baidu.com/s/1feNwU
easilygcc is a gmail's email.