[mad-dev] X-Mailer: USANET web-mailer (34FM.0700.15B.01)

Rob Leslie rob@mars.org
Wed, 24 Jan 2001 22:52:31 -0500


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:

    http://www.cygwin.com/

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