SFML community forums

Help => General => Topic started by: slimmeke on August 13, 2013, 10:17:21 am

Title: SFMl unicode
Post by: slimmeke on August 13, 2013, 10:17:21 am
Hey Guys

Is it possible to compile SFML with unicode character set instead of the multi-byte character set.
When I compile it for unicode everything seems to compile fine. But after adding it to a unicode project everythings fails.

Is this a problem of SFML or my code?

Title: Re: SFMl unicode
Post by: Laurent on August 13, 2013, 10:28:57 am
If you want help, please describe your problem(s) precisely.
Title: Re: SFMl unicode
Post by: slimmeke on August 13, 2013, 11:29:38 am
Sorry for that. But I have found my problem.