[Flightgear-devel] FGMetar.cxx

2005-01-22 Thread Andrew Midosn
I've fixed one problem with the FGMetar constructor,
where the call to the parent class SGMetar was
incorrect, but now have another problem. In the
constructor the method getCAVOK() is called, although
it isn't defined anywhere in either FlightGear or
SimGear. Unfortunately I have no idea what this
function is supposed to do. I'll try defining it as a
bool in FGMetar that just returns True for the moment,
but that isn't really a solution.

I would really like to sort this out and feel I am
contributing in a small way to the project, but I'm
not sure enough of what this code is trying to do.
Sorry.

Regards

Andrew





___ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! 
http://uk.messenger.yahoo.com

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] FGMetar.cxx

2005-01-22 Thread Frederic Bouvier
Andrew Midosn a écrit :
I've fixed one problem with the FGMetar constructor,
where the call to the parent class SGMetar was
incorrect, but now have another problem. In the
constructor the method getCAVOK() is called, although
it isn't defined anywhere in either FlightGear or
SimGear. Unfortunately I have no idea what this
function is supposed to do. I'll try defining it as a
bool in FGMetar that just returns True for the moment,
but that isn't really a solution.
 

getCAVOK is at line 208 of simgear/environment/metar.hxx
I would really like to sort this out and feel I am
contributing in a small way to the project, but I'm
not sure enough of what this code is trying to do.
Sorry.
 

You really have screwed your SimGear tree, if you think it is up to date.
-Fred

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] FGMetar.cxx

2005-01-22 Thread Andrew Midosn
 --- Frederic Bouvier [EMAIL PROTECTED] wrote: 

 You really have screwed your SimGear tree, if you
 think it is up to date.

And that of course was the absolute truth. Having
scrapped my SimGear directory completely and started
again I now have everything compiling properly.
FGMetar is of course fine, and only my brain is
defective. My apologies for bothering the list, and my
thanks to Fred for not lobbing a virtual half-brick at
the idiot who was wasting his time. :-(

Regards

Andrew





___ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! 
http://uk.messenger.yahoo.com

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] FGMetar.cxx

2005-01-22 Thread Paul Surgeon
On Saturday, 22 January 2005 18:09, Frederic Bouvier wrote:
 I would really like to sort this out and feel I am
 contributing in a small way to the project, but I'm
 not sure enough of what this code is trying to do.
 Sorry.

 You really have screwed your SimGear tree, if you think it is up to date.

I think Frederic is right - your SimGear is messed up.

I tried to compile FG a few minutes ago and initially got the same errors as 
you did. (rain, hail, snow undeclared).
So I did a cvs update of SimGear compiled it, installed it and then FG 
compiled without any problems.

I think you should start with fresh copy of SimGear.

Paul

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d