From valgrind I got:
./SFML Test: error while loading shared libraries: libsfml-graphics.so.2.2.0: cannot open shared object file: No such file or directory
From that snippet, I'm assuming the library is named wrong, so the program can't find it.
EDIT: After looking around, None of the libraries appear to have any typos, so I'm not sure why it's complaining about not finding the file