Hello! I founded this library in order to draw some polygons. I have followed the guide to link it with CodeBlocks (i have codeblocks with MinGW incorporated, so i have the libgcc_s_sjlj-1.dll. So i have downloaded the latest version GCC 5.1.0 TDM (SJLJ), but when i starrt the exmeple program (i also have the .dll on the .exe, .o and .cpp folder), it gives, for three times (i'm using graphics, system and windows): impossible to fin the ingress point __gxx_personality_v0 of mydir/sfml-system-2.dll and mydir/sfml-window-2.dll.
What i'm doing wrong? Thank you so much