[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 Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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
 plib/puAux.h (in AirportList.hxx) needs the PU_USE_NONE define.



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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 glut installed (which I don't) it should compile ok. Not sure if
having this part of the code compiled for glut and the rest for
osgviewer has any run-time effects.

-- 
Csaba/Jester

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel