I've re-installed my code::blocks but it still doesn't work
EDIT: I redownloaded SFML, AND IT WORKS!!!! YAY, but what is libgcc_s_dw2-1.dll? I cannot run the program because that file is missing from my computer, it works when I run from within the compiler, I've googled stuff but I can't find the compiler flag that lets me connect to the static version of the .dll
EDIT 2: now after a rebuild, I'm getting "The procedure entry point __g22_personality_v0 could not be located in the dynamic link library [cpu path]\SFML Tests\bin\Debug\sfml-graphics-2-d.dll."
What do I do now?