[Speex-dev] spx1.1.10 speexenc compile
John Edwards
john.edwards33 at ntlworld.com
Thu Oct 6 02:45:25 PDT 2005
Hi Mon,
I added 'misc.h' to the #includes in speexenc.c and commented out the
declaration of 'le_int' in 'wav_io.h'. Then, it compiles and works fine.
John
Mo Win wrote:
> Hi all,
>
> 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 "SPEEX_VERSION" 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.
>
> Thanks,
> Mon
>
More information about the Speex-dev
mailing list