I can't compile libtcod with minGW on windows

Well, this is my first library I want to compile, and I have followed this tutorial:

http://doryen.eptalys.net/data/libtcod/doc/1.5.2/html2/compile_libtcod_mingw.html

Here's a picture of what happens:

http://i43.tinypic.com/2uhp8j8.png

As you can see in the picture I have make.exe, BUT it wasn't originally there. The msys post install program told me that it couldn't find the make.exe, so I copied the make from msys/bin to MinGW/bin. I ran the post install again, it found it and renamed it to mingw32-make.

Thanks in advance
Post your code and not a picture.
I'm really sorry for not replying, but my internet was down. Anyway, just wanted to say that there is no code(or maybe I don't understand what you mean by "code"). I simply don't understand why I get that error evven tough I've done everything that the tutorial said.
Topic archived. No new replies allowed.