[Flightgear-devel] YASim compile warning

2002-04-24 Thread Bernie Bright
Compiling YASim with the new Intel C++ V6 compiler gives the following warning: ../../../../src/FDM/YASim/Model.cpp(260): warning #175: subscript out of range float dist = ground[4] - Math::dot3(ground, _wingCenter); ^ Bernie

Re: [Flightgear-devel] property viewer segfaulting

2002-04-24 Thread Jim Wilson
Cameron Moore <[EMAIL PROTECTED]> said: > With that latest CVS of FG and SG, I get a pretty critical segfault when > trying to use the property viewer to view the /sim/logging/ node. The > httpd interface seems to work fine. > > After the segfault, no OpenGL apps work until I restart X. Tried

[Flightgear-devel] property viewer segfaulting

2002-04-24 Thread Cameron Moore
With that latest CVS of FG and SG, I get a pretty critical segfault when trying to use the property viewer to view the /sim/logging/ node. The httpd interface seems to work fine. After the segfault, no OpenGL apps work until I restart X. Tried running fgfs through gdb but all I got was this:

[Flightgear-devel] Using gmax models in FG

2002-04-24 Thread Cameron Moore
It's been asked a few times whether we can use models created in gmax (shipped with MS2002 Pro). Well, I think now we can. Micros~1 released a new tool called MakeMDL that can convert gmax files (and DirectX files) to MDL and BGL formats. For more details, go to: http://zone.msn.com/flightsi

Re: [Flightgear-devel] MSVC6: Update for 0.7.10 - April 23, 2002

2002-04-24 Thread Jonathan Polley
Marcio, All I can say is that I always link against mk4vc60_d.lib, even if it is the release build. Jonathan Polley On Wednesday, April 24, 2002, at 02:17 PM, Marcio Shimoda wrote: >> Oops! Seems mk4vc60s_d.lib has now >> become mk4vc60s_std_d.lib. Another small >> fix ... >> > When I

RE: [Flightgear-devel] General issues

2002-04-24 Thread Jim Wilson
David Megginson <[EMAIL PROTECTED]> said: > I'm thinking of making FGScene (src/Main/scene.hxx and > src/Main/scene.cxx) containing all of the scene- and > scenery-management code currently slopped into main.cxx. That would > be a good place to add clip-plane configurability. If you want to > t

Re: [Flightgear-devel] MSVC6: Update for 0.7.10 - April 23, 2002

2002-04-24 Thread Marcio Shimoda
> Oops! Seems mk4vc60s_d.lib has now > become mk4vc60s_std_d.lib. Another small > fix ... > When I try to build FG with mk4vc60s_std_d.lib, VC6 shows 15 external errors like "runways.obj : error LNK2001: unresolved external symbol "public: class c4_FloatRef __thiscall c4_FloatProp::operator()(cla

Re: [Flightgear-devel] disable cmd output

2002-04-24 Thread Cameron Moore
* [EMAIL PROTECTED] (Keith Wiley) [2002.04.25 15:16]: > How do I get fg to *not* dump tons of data to the cmd line while fg is > running. My framerate is a disaster. Binary runs at 8 to 10 fps but the > cvs version runs at 1 or 2 fps. I can't imagine what the difference is. I don't have the fg

Re: [Flightgear-devel] Sounds

2002-04-24 Thread Sam Varner
On Wed, 2002-04-24 at 05:01, Erik Hofman wrote: > Sam Varner wrote: > > On Tue, 2002-04-23 at 04:41, Erik Hofman wrote: > > > >>Sam Varner wrote: > >> > >>>How do I get sound for my FDM? I have an engine model and I can get the > >>>rotational speed. How do I use this to get the pitch of the en

RE: [Flightgear-devel] disable cmd output

2002-04-24 Thread Norman Vine
Keith Wiley writes: > >How do I get fg to *not* dump tons of data to the cmd line while fg is >running. My framerate is a disaster. Binary runs at 8 to 10 fps but the >cvs version runs at 1 or 2 fps. I can't imagine what the >difference is. Not sure what file you are refering to as 'downloada

[Flightgear-devel] disable cmd output

2002-04-24 Thread Keith Wiley
How do I get fg to *not* dump tons of data to the cmd line while fg is running. My framerate is a disaster. Binary runs at 8 to 10 fps but the cvs version runs at 1 or 2 fps. I can't imagine what the difference is. Keith

RE: [Flightgear-devel] Nothing to do for all-am while building SimGear

2002-04-24 Thread Norman Vine
Durk Talsma writes: > >I'm temporalily decloaking. :-). Hello Durk ! If you want me look at your Cygwin installation to see if there is anything 'obviously funny', you can send ME, not the 'list' the output of cygcheck -svr Good to hear from you and that you are enjoying your stint at NC

[Flightgear-devel] Nothing to do for all-am while building SimGear

2002-04-24 Thread Durk Talsma
Hey Guys, I'm temporalily decloaking. :-). I've been trying to build SimGear on window$ XP, using cygwin, for some time now, but haven't been succesful. I did a fresh checkout from cvs this afternoon and updated all the cygwin packages about 10 minutes ago. The autogen script works fine, just

Re: [Flightgear-devel] Sounds

2002-04-24 Thread Erik Hofman
Sam Varner wrote: > On Tue, 2002-04-23 at 04:41, Erik Hofman wrote: > >>Sam Varner wrote: >> >>>How do I get sound for my FDM? I have an engine model and I can get the >>>rotational speed. How do I use this to get the pitch of the engine >>>sample? >>> >>You can take a look at FlightGear/Aircra

Re: [Flightgear-devel] Sounds

2002-04-24 Thread Erik Hofman
Sam Varner wrote: > On Tue, 2002-04-23 at 04:41, Erik Hofman wrote: > >>Sam Varner wrote: >> >>>How do I get sound for my FDM? I have an engine model and I can get the >>>rotational speed. How do I use this to get the pitch of the engine >>>sample? >>> >>You can take a look at FlightGear/Aircra