Hi Ivan,
I started to use MAD today and I'm not fammilliar with it up to know. I create a simple project (on VC++ 6.0) and add to it MAD source and header files , BUT when I compille it - there appear message "Cannot open file map.h". There are one file map.h, but it contain strange information:
The file mad.h does not exist until after you have built the library.
You will probably have much better luck compiling MAD with Cygwin:
After you have built the libmad.a library, you can rename it libmad.lib and then use it in a VC++ project.
You may still run into some difficulties but they should not be too difficult to overcome.
-- Robert Leslie rob@mars.org