The compressed file from Sourceforge looks fine and has all files and directories inside. It uses the bzip2 compression. If you're using Hex2bin on windows, try extracting the archive with 7-zip or PeaZip (both free).
The makefile is very simple. You could event compile the source directly on the command line. Also, if you have Visual Studio/Express on Windows, it should be compilable as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't understand the errors you're getting.
The compressed file from Sourceforge looks fine and has all files and directories inside. It uses the bzip2 compression. If you're using Hex2bin on windows, try extracting the archive with 7-zip or PeaZip (both free).
The makefile is very simple. You could event compile the source directly on the command line. Also, if you have Visual Studio/Express on Windows, it should be compilable as well.