I've searched the forums and found a couple references to this problem in other settings, but none of the posted solutions seem to work for me, so I'll ask again and hope someone can help me out:
I've just downloaded and installed SFML, followed the directions for setting it up in the tutorial, and am not trying to run the sample program. When I attempt to compile, I get the following error:
C:\SFML-1.6\include\SFML\Config.hpp|122|error: climits: No such file or directory|
I've double checked that climits is indeed present on my system, and even gone so far as reinstalling codeblocks from scratch, but so far I've has no luck. Can anyone shed some light on this for me?
Thanks