* [EMAIL PROTECTED] (Alasdair Campbell) [2002.02.20 16:00]:
> My first attempt at building 0.7.9 led to this:
> 
> Making all in ATC
> make[2]: Entering directory `/usr/src/FlightGear-0.7.9/src/ATC'
> c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
>-I/usr/local/include -I/usr/X11R6/include  -g -O2 -c atis.cxx
> In file included from atis.cxx:49:
> ../../src/Main/fg_props.hxx: In function `class SGPropertyNode * fgGetNode(const 
>string &, int, bool = false)':
> ../../src/Main/fg_props.hxx:100: no matching function for call to 
>`SGPropertyNode::getNode (const 
>basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> > &, int 
>&, bool &)'
> /usr/local/include/simgear/misc/props.hxx:681: candidates are: class SGPropertyNode 
>* SGPropertyNode::getNode(const string &, bool = false)
> /usr/local/include/simgear/misc/props.hxx:687:                 const class 
>SGPropertyNode * SGPropertyNode::getNode(const string &) const

This has to be a problem of multiple versions of simgear.  The function
being called was added about 4 weeks ago.  I've know you've already
checked, but check again.  I'm almost 100% sure you have two copies of
simgear.
-- 
Cameron Moore
/ I planted some bird seed. A bird came up. \
\     Now I don't know what to feed it.     /

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

Reply via email to