Jonathan Vogt wrote: > Am Freitag 27 Oktober 2006 16:14 schrieb Bo Peng: >>> 8\VC\include\math.h(491): or 'float abs(float)' >>> 2> C:\Program Files\Microsoft Visual Studio >>> 8\VC\include\math.h(487): or 'double abs(double)' >>> 2> C:\Program Files\Microsoft Visual Studio >>> 8\VC\include\math.h(485): or 'long abs(long)' >>> 2> C:\Program Files\Microsoft Visual Studio >>> 8\VC\include\stdlib.h(415): or 'int abs(int)' >>> 2> while trying to match the argument list '(const >>> lyx::time_type)' >> The problem is still there. Why not use fabs in math.h? At least this >> makes lyx compile. > Same here on linux. > > Jonathan > > does fabs work under linux? then we could change it to using fabs.
-- Peter Kümmel