The console itself doesnt stop responding but the sfml window stops responding and doesnt display any text
Process terminated with status -1073741510 (0 minutes, 13 seconds)
^^ Thats all thats being returned. My examples stop responding too.
I did reinstall sfml to no avail.
Everything was working fine until i decided to try OpenGL and put opengl32 into linker settings
I went to open the sfml example to try and replicate it for practice and it stopped responding. I tried a window code that i had tried earlier and it also stopped responding. So i went and deleted opengl32 from my linker settings and put in the "Hello Sfml" Example and it also wouldnt respond. Than i reinstalled sfml, deleted the old files, cleared the search directories and compiler/linker settings and put the new files in. Still nothing. What happened?=/