[Speex-dev] Compiling for SSE under Windows?

Steve Gibson steve at grc.com
Mon Oct 31 14:20:33 PST 2005


Does anyone have a tip for compiling for SSE extensions under Visual Studio 
and Windows?

If I add  _USE_SSE  to the preprocessor directives, I get a successful 
compile, but speex_encode-int blows up when it's working (if it tries to 
compress anything other than silence).

If I remove the  _USE_SSE  from the preprocessor directives everything 
works perfectly.  I'm using VC6 under windows.

Thanks!
______________________________________________________________________
Steve.



More information about the Speex-dev mailing list