Hi Damien, > Easy. Find on Woody the include that contains the log10 definition (I > guess it is math.h) and add #include < > in the file. Once it works, I > will add it to CVS (or you can do it). adding #include <tgmath.h> gives: ... sound_handling.cpp: In method `gfloat GMAudioRP::GetAverageSignalLevel(const short int *, int)': sound_handling.cpp:515: variable or field `__tgmres' declared void sound_handling.cpp:515: warning: assignment to `int' from `double' sound_handling.cpp:515: warning: assignment to `int' from `float' sound_handling.cpp:515: warning: assignment to `int' from `long double' make: *** [sound_handling.o] Error 1 more hints? -- Best regards, Kilian
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil