I've been trying to install SFML for the past day, and somehow keep running into problems. I keep getting the same error message in xcode when trying to run the program for the first time: "clang: error: linker command failed with exit code 1 (use -v to see invocation)". In the tutorial given on how to install SFML, it says to select the option "C++11 with Clang and libc++" when creating a new project, which I did. I tried deleting all system files and reinstalling SFML multiple times, even trying version 2.2, but i keep getting the same error. Any help would be much appreciated! Thanks in advance!
I attached a picture of what is being output in Xcode, if that's any help!