Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/FDM/JSBSim/models/flight_control FGActuator.cpp, 1.2, 1.3 FGFCSComponent.h, 1.3, 1.4

2008-06-09 Thread Frederic Bouvier
Hi Tim, Tim Moore a écrit : On Fri, 6 Jun 2008 09:13:49 +0200 Melchior FRANZ [EMAIL PROTECTED] wrote: * Frederic Bouvier -- Friday 06 June 2008: Moreover, you can't include a statement like using std::cerr; if std::cerr is not already defined. Just for the record: I had

Re: [Flightgear-devel] CVS: source/src/FDM/JSBSim/models/flight_control FGActuator.cpp

2008-06-09 Thread gerard robin
On ven 6 juin 2008, Anders Gidenstam wrote: On Thu, 5 Jun 2008, Jon S. Berndt wrote: 2) Dave Culp (and others?) have actually been using the latest JSBSim in FlightGear for a while, now, for testing. I've compiled it in here at home, too, but haven't really used it much. I have access to

[Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread gerard robin
I get that error during FG compilation AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, int, int, int, int)' AirportList.cxx:(.text+0xb9f): undefined reference to `puaList::~puaList()' ../../src/GUI/libGUI.a(AirportList.o): In function

Re: [Flightgear-devel] FG menu bar small and no text?

2008-06-09 Thread Holger Wirtz
Tim, Tim Moore wrote: On Fri, 6 Jun 2008 07:30:09 +0200 Tim Moore [EMAIL PROTECTED] wrote: On Sat, 31 May 2008 21:31:08 +0200 Melchior FRANZ [EMAIL PROTECTED] wrote: * Holger Wirtz -- Saturday 31 May 2008: I will have a look at the transpareny fonts. Perhaps such a font is simply

Re: [Flightgear-devel] Open Street Maps Licence caution

2008-06-09 Thread Georg Vollnhals
Bohnert Paul schrieb: Hi all, Anyone can use and distribute Open Street Maps data for free. I don't think OSM data can be distrubuted under the GPL. If some one knows better please weight in. http://wiki.openstreetmap.org/index.php/FAQ#What_does_your_licence_allow_me_to_do.3F Paul B.

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/FDM/JSBSim/models/flight_control FGActuator.cpp, 1.2, 1.3 FGFCSComponent.h, 1.3, 1.4

2008-06-09 Thread Vivian Meazza
Fred wrote Sent: 07 June 2008 09:14 To: FlightGear developers discussions Subject: Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/FDM/JSBSim/models/flight_control FGActuator.cpp, 1.2, 1.3 FGFCSComponent.h, 1.3, 1.4 Hi Tim, Tim Moore a écrit : On Fri, 6 Jun 2008 09:13:49

Re: [Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread Melchior FRANZ
* gerard robin -- Saturday 07 June 2008: AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, int, int, int, int)' Looks like you aren't using plib 1.8.5, which is now required. m. - Check out the

Re: [Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread Anders Gidenstam
On Sat, 7 Jun 2008, gerard robin wrote: I get that error during FG compilation AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, int, int, int, int)' AirportList.cxx:(.text+0xb9f): undefined reference to `puaList::~puaList()'

Re: [Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread Csaba Halász
On Sat, Jun 7, 2008 at 11:15 PM, gerard robin [EMAIL PROTECTED] wrote: I get that error during FG compilation AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, int, int, int, int)' Make sure you are linking against plibpuaux from plib 1.8.5. Apparently you have

[Flightgear-devel] CVS Server problems

2008-06-09 Thread Curtis Olson
Our CVS server appears to be hanging in the middle of it's boot and unable to fully come up. I don't know what's wrong yet, but it appears to be hardware and my money is on the motherboard. This server has grown to be a pretty old machine. I have another machine in the pipeline that is much

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/FDM/JSBSim/models/flight_control FGActuator.cpp, 1.2, 1.3 FGFCSComponent.h, 1.3, 1.4

2008-06-09 Thread Maik Justus
Hi Fred, Frederic Bouvier schrieb am 07.06.2008 10:14: I was able to compile JSBsim and FG today, except a small glitch with non portable code in new_gui.h I was able to fix using plib. Thank you! Thanks, -Fred Maik

Re: [Flightgear-devel] CVS: source/src/FDM/JSBSim/models/flight_control FGActuator.cpp ...

2008-06-09 Thread Jon S. Berndt
I guess the question I am really asking is, are these kinds of constructs still required for simgear? # include simgear/compiler.h # include STL_STRING # include STL_IOSTREAM # include STL_FSTREAM SG_USING_STD(cout); SG_USING_STD(endl); Or, can we just do this the normal C++ way,

Re: [Flightgear-devel] Open Street Maps Licence caution

2008-06-09 Thread Rob Oates
Hi Georg, I think you are being overly strict in the interpretation. The Flightgear project currently distributes maps generated from Public Domain data as GPL. Why should this be any different for OSM? It to uses Public Domain data to generate it's maps, so you are free to do what you want with