"FunkyMan" FunkyMan@myself.com wrote:
I wanted to use the MAD decoder in my MP3 Player, but as a matter of facts, i wasn't able to compile it under windows :-(
has anyone build a DLL that can be used by a windows program (a kind of LIBMAD.DLL), or anyone made a VC++ project to compile MAD under windows ?
This probably belongs on mad-dev rather than here, but the short answers are:
(1) it's probably possible to make a DLL although I haven't tried it yet (2) you will find it much easier to compile libmad with GCC than with VC++
Longer answers should be sought from mad-dev. I will probably try to make the DLL at some point but it is not a priority for me at the moment.
Cheers, -rob