Darren Hammond wrote: > I'm getting the following compile error in FlightGear with the latest > CVS. Plib & SimGear are also latest. > > undefined reference to `yasim::Airplane::setElevatorControl(int)'
Do a make clean. This function was just recently added. Somehow your version didn't get compiled. Andy -- Andrew J. Ross NextBus Information Systems Senior Software Engineer Emeryville, CA [EMAIL PROTECTED] http://www.nextbus.com "Men go crazy in conflagrations. They only get better one by one." - Sting (misquoted) _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
