Since you omitted half of the information that you were asked for and kept the other half very vague ("multiple locations", "mixed"), it's not possible to help you. As you are the one who requests help, you should show some initiative to at least describe your problem, so that we don't have to ask every single thing multiple times. Please read
this thread (especially the points "Check basic stuff" and "Give details").
And instead of trying randomly for 3 weeks, you should read the tutorial
once, but very carefully. Every step is precisely explained. Make absolutely sure the specified linker path is correct and the libraries are actually there, because in that case the libraries will be found by the linker.
By the way: even if it may not matter on Windows, the library's name is sfml-graphics-s.lib and
not SFML-graphics-s.lib. That's just one example where you deviate from the instructions; make sure you fix all of them.