News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Cannot convert from the charset 'windows-874'!

Started by ansswd, December 11, 2005, 06:18:54 AM

Previous topic - Next topic

ansswd

Every times I run this program.
The dialog box,

Code::Blocks v1.0 Error
X  Cannot convert from the charset 'windows-874'!
   OK

appears.
???

I'm using WinXP, Borland C++ 5.5.1, Thailand, Sount East Asia.

Thanks in advance.
ansswd

   

ansswd


thomas

That's an error which is not issued by Code::Blocks, but by wxWidgets (it has no matching multibyte conversion class for that charset).
So there is unluckily little we can do about it.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

takeshimiya


Michael

Sawatdee Khrab.

As you are woking with the thai charset (windows-874), I would suggest you (as Takeshi Miya did) to try with UNICODE (wxWidgets). This could probably solve your problem.

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]