I have no clue why it is so hard for me to get SFML2 up and running but this is getting rather annoying for me. No matter what I do at some point or another I end up with errors that stop me from being able to use SFML2.
This time I'm getting this error when trying to build SFML2 in code blocks:
-------------- Build: all in SFML ---------------
Using makefile: Makefile
Execution of 'make.exe -s -f Makefile all' in 'D:\SFMLLibraries\SFML2p0Things\SFML2p\Builds\CB' failed.
Nothing to be done.
It won't let me build the Library at all.
This is driving me nuts. I've got CMake, MinGW, and Code::Blocks all in my Path Variable and CMake finds everything so I have no clue what's going on.