Hi,

the header <plib/ul.h> is missing for FGCommonInput.hxx

It is needed for the TGT_PLATFORM Macro to make the tags <windows> or <mac> work in the joystick xml files.

Of course it does make sense using one of the many other definitions in
FGFS  ..

Cheers
   Olaf

Index: src/Input/FGCommonInput.hxx
===================================================================
RCS file: /var/cvs/FlightGear-0.9/source/src/Input/FGCommonInput.hxx,v
retrieving revision 1.1
diff -u -r1.1 FGCommonInput.hxx
--- src/Input/FGCommonInput.hxx 7 Aug 2009 18:58:35 -0000       1.1
+++ src/Input/FGCommonInput.hxx 22 Aug 2009 22:26:42 -0000
@@ -27,6 +27,7 @@
 
 #include <vector>
 #include <simgear/structure/SGBinding.hxx>
+#include <plib/ul.h>
 
 #if defined( UL_WIN32 )
 #define TGT_PLATFORM   "windows"
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to