> I think they should work the same, but could you try changing it to math.h > and tell me if it works?
'round' is not pat of ISO C89. You have to define __ISOC99_SOURCE before includeing <cmath>. I fixed it in the latest KdenLive! CVS. Cheers, Rolf *************************************************************** Rolf Dubitzky e-mail: Rolf.Dubitzky at Physik.TU-Dresden.de s-mail see http://hep.phy.tu-dresden.de/~dubitzky/ ***************************************************************
