John Barrett writes:
> just tried building latest cvs and got the following error:
> 
> make[3]: Entering directory `/cygdrive/c/Documents and
> Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/source/src/Cockpit'
> if
> ++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  -I/usr/X
> 11R6/include  -g -O2 -MT radiostack.o -MD -MP -MF ".deps/radiostack.Tpo" \
>   -c -o radiostack.o `test -f 'radiostack.cxx' || echo './'`radiostack.cxx;
> \
> then mv -f ".deps/radiostack.Tpo" ".deps/radiostack.Po"; \
> else rm -f ".deps/radiostack.Tpo"; exit 1; \
> fi
> radiostack.cxx: In member function `virtual void FGRadioStack::init()':
> radiostack.cxx:81: error: `addTask' undeclared (first use this function)

There were some recent simgear changes made as well, so make sure
you've fetched, compiled, and installed the latest simgear cvs source.

Regards,

Curt.
-- 
Curtis Olson   HumanFIRST Program               FlightGear Project
Twin Cities    curt 'at' me.umn.edu             curt 'at' flightgear.org
Minnesota      http://www.flightgear.org/~curt  http://www.flightgear.org

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

Reply via email to