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?