I wanted to use the libtcod library. I'm running windows 8 64 bit and I use dev-c++.
Basically, the tutorial says that "if you are on a 64bit system you'll have to recompile the library, because the pre-compiled are only available for 32 bit systems". How do I do that? It does not explain that so I don't even know what I am supposed to do.