Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Contributions to C::B
»
[Solved] found the root of the problem with the wxSmith to generates that Asian
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: [Solved] found the root of the problem with the wxSmith to generates that Asian (Read 8339 times)
Chun Jiu
Multiple posting newcomer
Posts: 71
My Girlfriend
[Solved] found the root of the problem with the wxSmith to generates that Asian
«
on:
February 01, 2016, 01:05:31 pm »
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
And thank you!
«
Last Edit: February 13, 2016, 05:21:47 am by Chun Jiu
»
Logged
I love my girlfriend like c++! :-)
http://pan.baidu.com/s/1feNwU
easilygcc is a gmail's email.
Chun Jiu
Multiple posting newcomer
Posts: 71
My Girlfriend
Re: I found the root of the problem with the wxSmith to generates that Asian text.
«
Reply #1 on:
February 10, 2016, 03:10:23 am »
Thank you very much! The latest SVN has changed!
Logged
I love my girlfriend like c++! :-)
http://pan.baidu.com/s/1feNwU
easilygcc is a gmail's email.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Contributions to C::B
»
[Solved] found the root of the problem with the wxSmith to generates that Asian