John Check writes:

 > Latest CVS build dies with following error
 > 
 > make[4]: Entering directory 
 > `/home/j4strngs/Repository/FlightGear/src/FDM/JSBSim'
 > c++ -DFGFS -I../../.. -I../../../src  -I/usr/local/include 
 > -I/usr/X11R6/include  -g -O2 -c FGTable.cpp
 > FGTable.cpp: In method `void FGTable::Print()':
 > FGTable.cpp:228: `ios_base' undeclared (first use this function)
 > FGTable.cpp:228: (Each undeclared identifier is reported only once
 > FGTable.cpp:228: for each function it appears in.)
 > FGTable.cpp:228: parse error before `::'
 > make[4]: *** [FGTable.o] Error 1

Thanks -- I'll fix that tomorrow, if people don't mind waiting.  It's
an ANSI/non-ANSI C++ thing.


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to