I'm guessing this is an old message that got hung up in the list admin
queue for approval.  This problem is fixed in the latest cvs.

Regards,

Curt.


Alex Perry writes:
> c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
>-I/usr/local/include -I/usr/X11R6/include -DPKGLIBDIR=\"/usr/local/lib/FlightGear\" 
>-g -O2 -D_REENTRANT -c model.cxx
> model.cxx: In method `void FGAircraftModel::init()':
> model.cxx:108: no matching function for call to `FGAircraftModel::read_animation 
>(FGAircraftModel::Animation &, const char *, SGPropertyNode *&)'
> model.hxx:62: candidates are: struct FGAircraftModel::Animation 
>FGAircraftModel::read_animation(const string &, const SGPropertyNode *)
> model.cxx: At top level:
> model.cxx:235: prototype for `void 
>FGAircraftModel::read_animation(FGAircraftModel::Animation &, const string &, const 
>SGPropertyNode *)' does not match any in class `FGAircraftModel'
> model.hxx:62: candidate is: struct FGAircraftModel::Animation 
>FGAircraftModel::read_animation(const string &, const SGPropertyNode *)
> model.cxx:341: definition of implicitly-declared 
>`FGAircraftModel::Animation::Animation()'
> model.cxx:341: redefinition of `FGAircraftModel::Animation::Animation()'
> model.hxx:59: `FGAircraftModel::Animation::Animation()' previously defined here
> model.cxx:356: definition of implicitly-declared 
>`FGAircraftModel::Animation::~Animation()'
> model.cxx:356: redefinition of `FGAircraftModel::Animation::~Animation()'
> model.hxx:59: `FGAircraftModel::Animation::~Animation()' previously defined here
> make: *** [model.o] Error 1


-- 
Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

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

Reply via email to