On Thursday 06 December 2001 05:45 pm, you wrote:
> It appears as if both the FGFS CVS and the JSBSim CVS
> files have a problem
>
> This is what I get from trying to link fgfs.exe
>
> ../../src/FDM/JSBSim/libJSBSim.a(FGFCS.o): In function
> `FGFCS::Load(FGConfigFile *)':
>    /src/FlightGear/FlightGear/src/FDM/JSBSim/FGFCS.cpp:282:
> undefined reference to `FGKinemat::FGKinemat(FGFCS *, FGConfigFile *)'
> collect2: ld returned 1 exit status

Did you do a cvs up -d ?
This is a new set of files but I thought that Curt had gotten them into
the Makefile.am so that make/g++ would have flagged it ...

>
> FYI
> I have 'fixed again' the 'goto Airport' and 'reset' operations
> and am trying to resync my stuff with the CVS so as I can get
> the code to Curt,  but I would like to test against the latest just
> to make sure things are still working.
>
> FWIW
> The problem was related to the relatively new stuff introduced
> to bind the FDM to use <properties values> instead of 'C" variables.
>
> It is great to have the flexibility the the properties give us but with
> the 'power' comes 'responsibilities'.
>
> ie  you have to  'unbind' those properties that are 'bound' before
> freeing what they are 'bound' to or their behaviour is apparently
> undefined.
>
> Cheers
>
> Norman
>
>
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel

-- 
Tony Peden
[EMAIL PROTECTED]
We all know Linux is great ... it does infinite loops in 5 seconds. 
-- attributed to Linus Torvalds

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

Reply via email to