----- Original Message -----
From: "Sycotic Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 11:07 PM
Subject: [MP3 ENCODER] non-portable code in lame.h - compiling on cygwin
[PATCH]


> I have been trying to include lame as an encoder for the mplayer/mencoder
software, and when trying to include lame/lame.h it gives MULTIPLE parse
errors, and an error about "too many }'s".  After a quick glance, I think I
may have found the problem: incorrect #if defines.  Attached is my patch
that should be more portable than what is currently being used.  It Works
For Me(tm).  Patch is for v3.93.
>

Replacing WIN32 by __WIN32__ is likely to break other compilers..

_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to