Re: [Flightgear-devel] MSVC Yada Yada Yada

2002-04-07 Thread Jonathan Polley
On Sunday, April 7, 2002, at 10:47 AM, Frederic Bouvier wrote: From: Jonathan Polley [EMAIL PROTECTED] Just updated to the newest CVS for everything. While linux us now compiling and running just fine (thanks Curt), MSVC continues to whine. First: The #include fg_props.hxx in viewer.cxx

Re: [Flightgear-devel] MSVC Yada Yada Yada

2002-04-07 Thread Frederic Bouvier
- Original Message - From: Jonathan Polley [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, April 07, 2002 6:45 PM Subject: Re: [Flightgear-devel] MSVC Yada Yada Yada On Sunday, April 7, 2002, at 10:47 AM, Frederic Bouvier wrote: From: Jonathan Polley [EMAIL PROTECTED] Just

[Flightgear-devel] MSVC Yada Yada Yada

2002-04-06 Thread Jonathan Polley
Just updated to the newest CVS for everything. While linux us now compiling and running just fine (thanks Curt), MSVC continues to whine. First: The #include fg_props.hxx in viewer.cxx needs to be #include fg_props.hxx Second: I am getting the following error when building SimGear props.cxx

Re: [Flightgear-devel] MSVC Yada Yada Yada

2002-04-06 Thread Tony Peden
On Sat, 2002-04-06 at 17:53, Jonathan Polley wrote: Just updated to the newest CVS for everything. While linux us now compiling and running just fine (thanks Curt), MSVC continues to whine. First: The #include fg_props.hxx in viewer.cxx needs to be #include fg_props.hxx Second: I am

Re: [Flightgear-devel] MSVC Yada Yada Yada

2002-04-06 Thread Jonathan Polley
On Saturday, April 6, 2002, at 08:09 PM, Tony Peden wrote: On Sat, 2002-04-06 at 17:53, Jonathan Polley wrote: p.s. Another odd thing happened. It seems that, in the latest update of FGAerodynamics, when inline double GetForces(int n) const {return vForces(n);} was changed to double