Using Code::Blocks/MinGW. I can't seem to static link to SFML 2.0.
I went through the "Getting Started" tutorial and even tried rebuilding SFML 2.0;
"SFML_STATIC" is defined in Build Options->#defines.
Yet, when I run my executable, I still receive the "sfml-graphics-2.dll is missing."