Well, for the first time in a very long time I am building the latest and
greatest FlightGear. To my delight, plib, simgear, and openscenegraph built
flawlessly under cygwin on my old XP box. The FlightGear build stumbled just
slightly, but I don't expect this is a big deal. Here's what I got:


g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src
-I/usr/local/include  -g -O2 -D_REENTRANT -MT groundnetwork.o -MD -MP -MF
.deps/groundnetwork.Tpo -c -o groundnetwork.o groundnetwork.cxx
groundnetwork.cxx: In member function `void
FGGroundNetwork::checkSpeedAdjustment(int, double, double, double, double,
double)':
groundnetwork.cxx:794: error: `HUGE' undeclared (first use this function)
groundnetwork.cxx:794: error: (Each undeclared identifier is reported only
once for each function it appears in.)


Any hints as to what would cause something like this?

Jon



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to