<div>Hi all,</div>
<div>&nbsp;</div>
<div>Been trying to compile speex 1.1.10's speexenc for win32 using Visual C++ 6.0 but came up with some errors (abt 33 of them, syntax errors). I just traced them to a variable called &quot;SPEEX_VERSION&quot; which i think isnt defined in speexenc but rather defined in 
misc.h, which wasnt one of the include files in speexenc... should i add a line that includes misc.h in speexenc? i tried this and got the errors down to 1. the error says that le_int was declared twice (once in wav_io and another in 
misc.h) but i dont know which declaration is correct. Uh.. i really don't know what to do so any advice will be much appreciated. </div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Mon</div>