Hello.
So i've been using SFML for a long time without problems but today something strange happened...
Whenever I try to open a window whether it's a RenderWindow or a Window, whether its statically or dynamically linked the application stops responding when the window is created.
I'm using SFML 1.6 compiled with MinGW version 4.7.0 on Windows 7 64 bit. My GFX card is NVIDIA GeForce GT 540M.
Anyone knows what could be causing this error?