Re: [Flightgear-devel] Error compiling ATCVoice.cxx

2004-04-27 Thread Roy Vegard Ovesen
On Tuesday 27 April 2004 16:05, Andy Ross wrote: > Roy Vegard Ovesen wrote: > > I get this error when compiling ATCVoice.cxx > > It looks like you did a CVS update in FlightGear without grabbing > the required changes from SimGear. Curt changed the API > yesterday. I'm sure I grabbed Simgear too,

Re: [Flightgear-devel] Error compiling ATCVoice.cxx

2004-04-27 Thread Andy Ross
Roy Vegard Ovesen wrote: > I get this error when compiling ATCVoice.cxx It looks like you did a CVS update in FlightGear without grabbing the required changes from SimGear. Curt changed the API yesterday. Andy ___ Flightgear-devel mailing list [EMAIL

[Flightgear-devel] Error compiling ATCVoice.cxx

2004-04-27 Thread Roy Vegard Ovesen
I get this error when compiling ATCVoice.cxx if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/ usr/X11R6/include -g -O2 -D_REENTRANT -MT ATCVoice.o -MD -MP -MF ".deps/ ATCVoice.Tpo" \ -c -o ATCVoice.o `test -f 'ATCVoice.cxx' || echo './'`ATCVoice.cxx; \ then mv -f ".de