I checked my Settings more then ten times, but still get linker error 1104: cannot open blub
I downloaded and compiled the SFML 2.0 version from the download site.
I put all needed dlls, both debug and release, in a separated folder and added this one to the libary directories. (I do not added the macro SFML_DYNAMIC nor the macro SFML_STATIC)
The filenames are perfectly right (copied and pasted them, but still got the error).
IDE is Visual Studios Express 2010.
I also tried the precompiled dlls for my IDE, but no success. Creating a completly new project did not help, too.
I'm running out of ideas, anyone has a clue?