3
« on: April 10, 2018, 06:59:16 am »
Tried 2 types of the latest version of CodeBlocks (17.12), MingW and non-MingW, with different combination of SFML 4.9.2 TDM 32bit, and 6.1.0 Mingw 32bit. Also tried an earlier version both of SFML and Codeblocks, but non of them worked properly.
it compiles but .exe stops working without opening a window.
I never had this problem 2 years ago. But now that I re-installed it.
I just copy and pasted the example code in the tutorial, the window with green circle.
when I type "gcc -v" or "gcc --version" in CMD is says "it's not recognized".
running on Windows 7
Been searching for 2 hours but no luck.
EDIT: Oh and after doing this over 20 times already i'm pretty sure I linked everything perfectly. So there's no problem there