For two days now I have tried to get SFML working with
Code::Blocks, but have been completely unsuccessful. I have tried to follow the tutorial as faithfully as possible and have made about six projects on two different computers trying to fix this.
Just to make sure, I made two new projects, one statically linked and one dynamically, and didn't manage to get either working (the pictures below are from these).
So all in all I am completely stumped here. I have carefully read through the tutorial and other documentation but I have absolutely no idea what I'm doing wrong. I have also read forum posts from people with similar troubles, but said problems were either due to mistakes I have at least not found in my own setup, or were simply left unresolved in the thread.
I admit that I have very little experience with using libraries etc. and hope that this is all just due to some rookie mistake I made and would be very thankful if someone were able to help me with this.
I am running 64 bit
Windows 7 and using
Code::Blocks 13.12 with the
default TDM-GCC 4.7.1 compiler and
SFML 2.3 (64 bit SLJL).
Screenshots inside spoilers. Some of the images require scrolling to be seen in full, sorry for that.
Build options:
Code: (same in both)
static:dynamic: Build logs:
static:
dynamic: