iiwusynth-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[iiwusynth-devel] undef ENABLE_SSE


From: Antoine Schmitt
Subject: [iiwusynth-devel] undef ENABLE_SSE
Date: Thu, 21 Nov 2002 17:12:54 +0100


Hello,
I just retrieved the latest version of FluidSynth, and have problems compiling it on my PentiumII/Win32, mainly because of the SSE optimisation. The case where ENABLE_SSE is undefined is not handled correctly.
I tried to look at the code, but SSE and the dsp code is a bit too complex for me to correct myself.
Could someone have a look at it, or let me know if I should set another compile condition somewhere ?
Thanks !
 
With ENABLE_SSE undefined
src\iiwu_voice.c(86) : error C2065: 'sse_a' : undeclared identifier
 
With ENABLE_SSE defined
src\iiwu_sse.h(32) : error C2143: syntax error : missing ')' before '('
 
 

<< end of forwarded material >>

++ as


reply via email to

[Prev in Thread] Current Thread [Next in Thread]