Csaba Halász wrote: > On Fri, Nov 21, 2008 at 1:00 PM, gerard robin <[EMAIL PROTECTED]> wrote: ... >> Could not find at least one of the following objects for animation: >> >> I guess that is due to the recent update of FG CVS with Nasal ? which >> unfortunately include Boost ( and not useful for the moment ) > > No, this is due to Melchior's change in props.nas, see his mail > earlier. I believe that is entirely in the data tree, no c++ changes. > >> How can i built FG with these recent update and without Boost ? > You don't, you build it with Boost. 1) cvs update 2) run autogen.sh 3) configure. If configure doesn't find a recent enough version of Boost, 3a) download a recent version from Boost.org, build and install it 3b) run configure again 4) build flightgear
If there is really a problem here, let us know. Tim ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

