I am again trying to compile the CVS version of FlightGear.  I *think* I am
following instructions!
I have not had any trouble building the version 0.7.8, but with CVS I get
the following compile error:

Making all in ATC
make[2]: Entering directory `/usr/local/src/FlightGear/src/ATC'
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/loca
l/include  -g -O2 -c atis.cxx
In file included from atis.cxx:47:
../../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
`SGPropertyNod
e::getNode (const
basic_string<char,string_char_traits<char>,__default_alloc_tem
plate<false,0> > &, int &, bool &)'
/usr/local/include/simgear/misc/props.hxx:681: candidates are: class
SGPropertyN
ode * SGPropertyNode::getNode(const string &, bool = false)
/usr/local/include/simgear/misc/props.hxx:687:                 const class
SGPro
pertyNode * SGPropertyNode::getNode(const string &) const
make[2]: *** [atis.o] Error 1
make[2]: Leaving directory `/usr/local/src/FlightGear/src/ATC'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/FlightGear/src'
make: *** [all-recursive] Error 1v


Any help would be appreciated.

Thanks,  

Mark


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

Reply via email to