Page 1 of 1

wchar_t - no umlaute

Posted: Tue Jan 24, 2006 10:34 pm
by Acki
Hi,
it seems that wchar_t no longer supports umlaute (ä ö ü ß...) ???
I tried this:

Code: Select all

guienv->addStaticText(L"äöü", rect<int>(10,10,200,22), true);

error: converting to execution character set: Illegal byte sequence
I'm using Code::Blocks V1.0 with MinGW V3.4.4

Posted: Wed Jan 25, 2006 3:03 pm
by Halan
same here

Posted: Thu Jan 26, 2006 10:15 am
by bearSoft
Acki, in this thread user zgogh advise a japaneese user how to get jap. signs.
http://irrlicht.sourceforge.net/phpBB2/ ... ght=danish
it is a truetype extension for IRR -i dont know wheter it will work for german umlauts or not..