I assume the error message building your program stems from the include files out of SFML. If you:
in your source files does that straighten it out?Qt Code:
#include <wchar.h> #include <SFML/...>To copy to clipboard, switch view to plain text mode
Bookmarks