Hi,

I am having trouble compiling the latest CVS FlightGear. Below is a snip of 
the error. Is anyone else having this problem?


Making all in Objects
make[2]: Entering directory`/FlightGear/source/src/Objects'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
-I/usr/X11R6/include  -g -O2 -D_REENTRANT -MT ssgEntityArray.o -MD -MP -MF 
".deps/ssgEntityArray.Tpo" \
  -c -o ssgEntityArray.o `test -f 'ssgEntityArray.cxx' || echo 
'./'`ssgEntityArray.cxx; \
then mv ".deps/ssgEntityArray.Tpo" ".deps/ssgEntityArray.Po"; \
else rm -f ".deps/ssgEntityArray.Tpo"; exit 1; \
fi
ssgEntityArray.cxx: In method `void ssgEntityArray::getStats (int *,
int *, int *, int *)':
ssgEntityArray.cxx:195: no matching function for call to
`ssgEntity::getStats (int *, int *, int *, int *)'
make[2]: *** [ssgEntityArray.o] Error 1


Regards,
Duncan McCreanor

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

Reply via email to