User forums > Help

Cannot convert from the charset 'windows-874'!

(1/1)

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:
The program can run, just an annoying.

 :?

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.

takeshimiya:
What about Unicode mode?

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

Navigation

[0] Message Index

Go to full version