Bo Peng wrote:
>> 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.

difftime returns a double,
are you up to date?
http://www.lyx.org/trac/changeset/15578

-- 
Peter Kümmel

Reply via email to