Norman Vine wrote:
> 
> Christian Mayer writes:
> >
> >It would be really great if 0.8.0 - or even 0.7.9 works with MSVC. The
> >compiler errors are mostly fixed by now :), but I've got still problems
> >running FGFS w/o having the maths blow up during the first frame
> >(happens currently with both, JSBsim and LaRCsim, but on different
> >places)
> 
> FWIW
> MingW32 < which uses the MSoft runtime libraries >
> is blowing up in fgInitSubsystems()
> in  globals->saveInitialState();
> at
> /environment[0]/weather[0]/wind-north-mps[0] wind-north-mps = NaN
> 
> notice the rest of the weather is bogus also
> /environment[0]/weather[0]/wind-east-mps[0] wind-east-mps = NaN
> /environment[0]/weather[0]/wind-up-mps[0] wind-up-mps = NaN
> /environment[0]/weather[0]/temperature-K[0] temperature-K =
> 14936528952082941376991670009069568.000000
> /environment[0]/weather[0]/air-pressure-Pa[0] air-pressure-Pa =
> 143166.953125
> /environment[0]/weather[0]/vapor-pressure-Pa[0] vapor-pressure-Pa = NaN
> /environment[0]/weather[0]/air-density[0] air-density = 0.000000
> 
> I bet this is a problem spot with MSVC also

I haven't seen it eactly like that. But with one of the FDMs (don't
remember which) I had a floating point exception in the weather code.
It's still on the TODO.

CU,
Christian

--
The idea is to die young as late as possible.        -- Ashley Montague

Whoever that is/was; (c) by Douglas Adams would have been better...

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to