[Speex-dev] Filterbank.c

Jean-Marc Valin jean-marc.valin at usherbrooke.ca
Fri Oct 27 07:54:54 PDT 2006


> Filterbank.c does not compile on visual studio because of the declaration of
> :
> int id1;
> int id2;
> in the filterbank_new() procedure (line 45)
> id1 and id2 must be compiled in the begin of the procedure...

You mean your compiler still doesn't understand C99? :-) Fixed in svn now.

	Jean-Marc



More information about the Speex-dev mailing list