Hey, i have an odd problem with sfml.
Whenever i try to run the example code posted in the code::blocks tutorial, the app crashes due to a fault in the sfml-window-2.dll. I have tried to compile with both the dw2 and the sjlj version, and the same thing happens every time!
I have double (actually quadruple) checked that i link against the right libraries and all that.
I am using windows7 and MinGW 4.7 in Code::Blocks
Please help, sfml looks to good to give up!