On Mon, 20 Jan 2003 07:37:54 -0600
"Jon Berndt" <[EMAIL PROTECTED]> wrote:
> I recently added a new class to JSBSim (in the filters subdirectory)
> called FGCondition. I checked the flightgear names beforehand and found an
> FGConditional, but I missed the FGCondition name. Now I am getting a link
> error when building FlightGear with the new JSBSim stuff. I think I may
> need to start using namespaces, but don't know for sure how to do this.
> Can anyone make a suggestion on how this should be done?
I remember having this conversation before. If you have the FlightGear source
then check the YASim fdm code. Its all in namespace yasim. Basically you
must wrap every header and source file with namespace jsbsim { ... }.
Cheers,
Bernie
_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel