Has anyone seen this? Not sure this warrants a bug report or where to report
it,

Doing a new build with the the C310 code and latest CVS (Wednesday- noon)

during compile FGReportState complains about a missing
FGAerodynamics::GetNlf();

Yep, nothing in .[ch}xx (at least not in my copy) Created a function in
FGAer.....hxx

    double GetNlf(void) { return 0.0; } // just a little zero-g always feels
good

compiled and linked

At runtime  everything normal until error msg:

  "FGState::GetParameter()  - No handler for parameter  height/span"

Is Wednesday (11/29/01) late enough? any ideas?

Regards
John W.


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

Reply via email to