[Flightgear-devel] AirportList.cxx does not include config.h

2008-08-21 Thread Csaba Halász
Somebody please add config.h to AirportList.cxx, because the #include plib/puAux.h (in AirportList.hxx) needs the PU_USE_NONE define. Thanks. -- Csaba/Jester - This SF.Net email is sponsored by the Moblin Your Move

Re: [Flightgear-devel] AirportList.cxx does not include config.h

2008-08-21 Thread Durk Talsma
Hi Czaba, Done!. Out of Curiosity: On which system did you see the error? I'm working on Suse Linux 11.0 (64 bit), and everything compiled just fine. Cheers, Durk On Thursday 21 August 2008 21:52:05 Csaba Halász wrote: Somebody please add config.h to AirportList.cxx, because the #include

Re: [Flightgear-devel] AirportList.cxx does not include config.h

2008-08-21 Thread Csaba Halász
On Thu, Aug 21, 2008 at 10:16 PM, Durk Talsma [EMAIL PROTECTED] wrote: Done!. Out of Curiosity: On which system did you see the error? I'm working on Suse Linux 11.0 (64 bit), and everything compiled just fine. Thanks! Plib defaults to glut if it isn't told otherwise. So as long as you have