Alex Romosan wrote:

> "Curtis L. Olson" <[EMAIL PROTECTED]> writes:
> 
> 
>>Have you tried recompiling simgear and flightgear completely from
>>scratch?
>>
> 
> i recompiled everything from scratch, same problem. i've trying to
> debug this with gdb for the past 2 hrs with no success. it looks to me
> like the problem is with the property manager. somehow values get
> overwritten. when we try to set the default values in fgSetDefaults()
> we call fgSetDouble("/position/longitude-deg", -110.6642444); which in
> turn calls globals->get_props()->setDoubleValue(name, val);


Just to be sure, you didn't remove MetaKit and re-install it in between 
did you? Or maybe some other libraries that might have a fresh install 
inbetween?

Erik


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

Reply via email to