so i just posted a while ago about learning allegro, but got this weird error about not being able to find the start point in libstdc++-6. i decided to install sfml at that point (2.1 32 bit (although my windows 7 os is 64 bit)) however after putting sfml/include and sfml/lib on the search path and linking to graphics, window, and system, i put the dlls in the exes folder. however upon running i get the same error: http://prntscr.com/1isoxa
Make sure your compiler and sfml build version match. If you just downloaded codeblocks you probably have MinGW 4.7.1 but check to make sure. If the MinGW version is not 4.7 than you need to either download the compiler that works with the 4.7 version of sfml or recomile sfml for you your compiler or download an sfml version someone else compiled for your compiler.
Here are some pre-compiled versions of sfml that I found helpful.