[Speex-dev] Updated task list for Speex

Jean-Marc Valin Jean-Marc.Valin at USherbrooke.ca
Tue Feb 14 14:16:33 PST 2006


> Well a problem that i can't figure out is that every cast like this:
> 
> return (spx_float_t) {0,0};
> 
> doesn't like to MS EVC++ Compiler:
> ....\libspeex\pseudofloat.h(63) : error C2059: syntax error : '{' 

I suspect it's because you're using a C++ compiler. Do you get the same
problem on a C compiler?

	Jean-Marc


More information about the Speex-dev mailing list