1
General / Re: linker error: cannot open sfml-...
« on: June 20, 2012, 09:28:21 am »Quote
I also tried the precompiled dlls for my IDE, but no success.
Of course I linked directly into the folders of the precompiled package.
Quote
And what's "blub"??I just wrote "blub" instead of sfml-audio-2.lib (or sfml-audio-d-2.lib), sfml-system-2.lib and so on.
E: Linking the static libaries works perfectly fine
E2: Of course I had to add the SFML_STATIC macro, which was missing when I tried the dlls.