I've tried 're-installing' SFML2 without any luck, it was working for me before. however when cmake failed to compile SFML2 this started happening, I removed SFML completely from the MinGW folder and the folder I used to use for linking, downloaded sfml2-rc, placed it in a folder outside of MinGW, linked it normally, added the .DLL's and this is still happening.
Windows Crash Report:
Problem Event Name: APPCRASH
Application Name: SFML Test Dependency Project.exe
Application Version: 0.0.0.0
Application Timestamp: 5023d0a5
Fault Module Name: sfml-window-d-2.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4f7e379d
Exception Code: c0000005
Exception Offset: 00002b85
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 2057
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
(http://i49.tinypic.com/s5byiv.png)
Ideas?
Oh, and the examples work fine.