On Tue, Apr 20, 2010 at 2:35 PM, Mattt <ma...@mattts.net> wrote:
> Thanks Csaba,
>
>   With ( current - _lastNewAction ).toMSecs() :
>
>     actionmgr.cpp:115: error: invalid cast from type ‘SGTimeStamp’ to type
> ‘double’

Sounds strange - you have removed the cast, right? So how can it
complain about a non-existing cast ...

>   With current.toMSecs() - _lastNewAction.toMSecs() :
>
>     It compiles!!!

Great :)

-- 
Csaba/Jester

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to