Hi,

Since a few days I have the following error message, and I can't find 
why ??!?

"/home/erik/fgfs/include/simgear/misc/props.hxx", line 837: error(1377):
        function "SGPropertyNode::tie(const SGRawValue<int> &, int)" has
           already been declared
     bool tie (const SGRawValue<int> &rawValue, bool useDefault = true);
          ^

"/home/erik/fgfs/include/simgear/misc/props.hxx", line 988: error(1377):
       function "SGPropertyNode::tie(const std::string &, const
       SGRawValue<int> &, int)" has already been declared
     bool tie (const string &relative_path, const SGRawValue<int> &rawValue,
          ^

"../../src/Main/fg_props.hxx", line 468: error(1220): function "fgTie" has
           already been defined
   fgTie (const string &name, int *pointer, bool useDefault = true)


Does anybody have any idea why this happens?

Erik



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

Reply via email to