> make[4]: Entering directory
> `/home/david/flightgear/FlightGear/src/FDM/JSBSim'
> c++ -DFGFS -I../../.. -I../../../src  -I/usr/local/include
> - -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c JSBSim.cpp
> JSBSim.cpp: In method `bool FGJSBsim::copy_from_JSBsim()':
> JSBSim.cpp:530: no matching function for call to `FGFCS::GetDePosN ()'
> JSBSim.cpp:531: no matching function for call to `FGFCS::GetDaLPosN ()'
> JSBSim.cpp:532: no matching function for call to `FGFCS::GetDaLPosN ()'
> JSBSim.cpp:533: no matching function for call to `FGFCS::GetDrPosN ()'
> JSBSim.cpp:534: no matching function for call to `FGFCS::GetDfPosN ()'
> make[4]: *** [JSBSim.o] Error 1
>
> Anyone else getting this? Thanks,
>
> David


No. GetDrPosN() and similar functions are now gone. Are you running from
JSBSim CVS?

Jon


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

Reply via email to