The Source code looks fine and it shouldn´t be a character encoding issue (Is Unicode implemented in SFML?)
I just got another incorrect nameDid you try sf::Window::SetTitle() ?
Yes, even when i rescale and stuff, the displayed is correct.Do you see the Circle?
I don't think there is error anywhereAny compiler warnings?
1>------ Build started: Project: Adventure, Configuration: Debug Win32 ------ 1> main.cpp 1> Adventure.vcxproj -> C:\C++ Visual projects\Adventure\Debug\Adventure.exe ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
This is the output after program was closed, its called "Adventure" aniway
The thread 'Win32 Thread' (0x870) has exited with code 0 (0x0). The thread 'Win32 Thread' (0xb2c) has exited with code 0 (0x0). The program '[1904] Adventure.exe: Native' has exited with code 0 (0x0).