[Flightgear-devel] Re: [Plib-devel] Compile errors with new ssg

2002-12-07 Thread Norman Vine
Paul Deppe writes: With the latest chnages to SSG, the following error occurs when compiling src/Objects/obj.cxx from FlightGear (Cygwin/Win2k/gcc3.2): if ++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/l ocal/include -O2 -MT obj.o -MD -MP -MF .deps/obj.Tpo \

[Flightgear-devel] Re: [Plib-devel] Compile errors with new ssg

2002-12-07 Thread Steve Baker
Norman Vine wrote: The following change allows FlightGear to compile with the PLIB CVS ...yes - but if DummySphereEntity didn't inherit an implementation of getStats from either ssgLeaf or ssgBranch then it must be derived directly from an ssgEntity. That's really a BIG no-no because every

re: [Flightgear-devel] model animation bug

2002-12-07 Thread Jim Wilson
Ok, this explains what is going on. In my case the group was in the ac3d hierarchy. But the effect is still the same. The group member is being moved out of the ac3d hierarchy and plopped into the branch for the select tag. So...hmmm...well I can always do one or the other individually. It

[Flightgear-devel] CVS Still Unavailable

2002-12-07 Thread Jonathan Polley
I am still unable to connect to either the FlightGear or SimGear CVS repositories. I can not login to either the stable or development branches, but I can use the web browser for the repositories (and FlightGear shows 0.8 and 0.9 rather than 0.8.1 and 0.9.1, so I am assuming that nothing has

[Flightgear-devel] dc3 broken in CVS

2002-12-07 Thread Dave Perry
I updated SimGear, FlightGear, and the base from CVS yesterday. Since then, I can't start the right engine and the throttle, prop speed, and mixture have no affect (the pannel animations still move the levers, but the RPM and manifold pressure stay at idel on engine[0] and pegged at zero on

[Flightgear-devel] What's involved in adding photo-realistic scenery?

2002-12-07 Thread Luke Scharf
I've just started working with Flightgear. It has occurred to me that it might be fun to to take aerial photos of my local airports and turn them into scenery for the simulator. I'm a Linux geek with a CS degree and also a private pilot... But, I'm definitely not a GIS expert. What is involved

Re: [Flightgear-devel] Re: ld: Undefined symbols error linking fgfs0.9.1

2002-12-07 Thread Andy Ross
David Drum wrote: I am compiling FG 0.9.1 on Mac OS X. ld: Undefined symbols: _CPSEnableForegroundOperation _CPSGetCurrentProcess _CPSSetFrontProcess _CPSSetProcessName [...] I sent this to flightgear-users a couple days ago when 0.9.0 was out. No response. Unfortunately, the OS X port