1
Window / app freezes on window API use :\
« on: March 14, 2012, 04:12:17 am »Quote from: "Thecoast47"
SFML 1.6 crashes when i try to init a window aswell.
It looks like i linked the libs correctly because the first program on the tutorial page compiled.
When I tried to compile the code featured on the window tutorial, it compiled.However, when i ran the program it just sat there at the console(unresponsive).
Is there anything i can do to fix this or should i just go back to SDL?
btw, im using codeblocks on window 7(32-bit)
Hate to dig this one up but I am running into the same problem. I've configured SFML 1.6, recompiled it, and even went as far as to compile and use SFML 2. I just cannot get a window to respond.
I'm using an nVidia card (560 Ti). Anyone have any ideas for why the window loads but hands and eventually stops responding? I am very eager to get into SFML but this is killing me. Literally spent an entire night on this.