[Flightgear-devel] error compiling in ssgEntityArray.cxx

2003-06-07 Thread John A. Gallas
' make: *** [all-recursive] Error 1 [EMAIL PROTECTED] source]$ I'm using cvs versions of plib and SimGear. Suggestions? thanks, John Gallas __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com

Re: [Flightgear-devel] Trouble compiling: undefined reference to ssgCullAndDraw(ssgRoot*)

2003-03-29 Thread John A. Gallas
of the code? Curt. John A. Gallas writes: Hello all, I downloaded the cvs source tree for the first time yesterday and all the compiling went okay, but it won't link. Here is the output: [EMAIL PROTECTED] Main]$ make g++ -DPKGLIBDIR=\/usr/local/lib/FlightGear\ -g -O2 -L/usr/X11R6/lib -o

[Flightgear-devel] Trouble compiling: undefined reference to ssgCullAndDraw(ssgRoot*) ???

2003-03-26 Thread John A. Gallas
the current cvs versions of plib and SimGear, which compiled and installed without a problem. Do I need to update something else? Thanks very much, John Gallas __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop

[Flightgear-devel] Does SGRoute.distance_off_route() work?

2003-02-06 Thread John A. Gallas
suspect that either distance_off_route() is using some strange (large) units, or else it just isn't working correctly. The code says that it assumes that all points are lying on a flat plane, and that it works best with a cartesian system. Thanks, John Gallas