Hi all,
I just did a "cvs update -d -P" and tried to recompile but got the following error(s):
------------------------------------------------------------------------------------------------- if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -I/usr/X11R6/include -I/usr/local//include -g -O2 -D_REENTRANT -MT submodel.o -MD -MP -MF ".deps/submodel.Tpo" \ -c -o submodel.o `test -f 'submodel.cxx' || echo './'`submodel.cxx; \ then mv -f ".deps/submodel.Tpo" ".deps/submodel.Po"; \ else rm -f ".deps/submodel.Tpo"; exit 1; \ fi submodel.cxx: In member function `bool SubmodelSystem::release(SubmodelSystem::submodel*, double)': submodel.cxx:92: no matching function for call to `FGAIManager::createBallistic (std::string&, double&, double&, double&, double&, double&, double&, double&, double&)' ../../src/AIModel/AIManager.hxx:104: candidates are: int FGAIManager::createBallistic(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double, double, double, double, double, double, double, double) make[2]: *** [submodel.o] Error 1 make[2]: Leaving directory `/bld/terra/fgfs/cvs/FlightGear-0.9.x/source/src/Systems' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/bld/terra/fgfs/cvs/FlightGear-0.9.x/source/src' make: *** [all-recursive] Error 1
-------------------------------------------------------------------------------------------------
I did update plib, SimGear, and TerraGear first.
Thanks.
Dale E. Edmons
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
