[Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-26 Thread Ima Sudonim
Vivian Meazza wrote: Vivian and Erik, I did not have any problems building (unmodified CVS co) yesterday about 19:30 gmt on recent cygwin on win2k sp3, except that src/flightgear/utils/GPSsmooth/gps.cxx and and MIDG-II.cxx both require Dave's #ifdef HAVE_CONFIG_H # include #endif fi

Re: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-26 Thread Erik Hofman
Vivian Meazza wrote: It is entirely possible that the fault lies in the cvs version that I have here, but I think I have the correct HEAD version. It looks like your src/AIModels/AIFlightPlanCreate.cxx isn't up to date. You might want to run cvs up -PdAC AIFlightPlanCreate.cxx Erik _

RE: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-26 Thread Vivian Meazza
Alex Romosan > "Vivian Meazza" <[EMAIL PROTECTED]> writes: > > > Alex Romosan asked: > >> > >> "Vivian Meazza" <[EMAIL PROTECTED]> writes: > >> > >> > The function in AIFlightPlan.cxx was not defined in AIFlightPlan.hxx > so > >> far > >> > as the compiler was concerned. > >> > > >> > It now com

[Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-25 Thread Alex Romosan
"Vivian Meazza" <[EMAIL PROTECTED]> writes: > Alex Romosan asked: >> >> "Vivian Meazza" <[EMAIL PROTECTED]> writes: >> >> > The function in AIFlightPlan.cxx was not defined in AIFlightPlan.hxx so >> far >> > as the compiler was concerned. >> > >> > It now compiles and runs OK >> >> i don't unde

RE: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-25 Thread Vivian Meazza
Alex Romosan asked: > > "Vivian Meazza" <[EMAIL PROTECTED]> writes: > > > The function in AIFlightPlan.cxx was not defined in AIFlightPlan.hxx so > far > > as the compiler was concerned. > > > > It now compiles and runs OK > > i don't understand. does the cvs version compile or do you still hav

[Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-25 Thread Alex Romosan
"Vivian Meazza" <[EMAIL PROTECTED]> writes: > The function in AIFlightPlan.cxx was not defined in AIFlightPlan.hxx so far > as the compiler was concerned. > > It now compiles and runs OK i don't understand. does the cvs version compile or do you still have to make those changes to get it to compi

RE: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-25 Thread Vivian Meazza
Alex Romosan asked > > "Vivian Meazza" <[EMAIL PROTECTED]> writes: > > > I attach a diff against CVS - HEAD which I applied to get CVS to compile > > under Cygwin. It may not be the best or preferred way to do it, but the > > patch works here, so far as I can see. > > > diff -u -w -b -r1.11 AI

[Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-25 Thread Alex Romosan
"Vivian Meazza" <[EMAIL PROTECTED]> writes: > I attach a diff against CVS - HEAD which I applied to get CVS to compile > under Cygwin. It may not be the best or preferred way to do it, but the > patch works here, so far as I can see. diff -u -w -b -r1.11 AIFlightPlan.hxx --- AIFlightPlan.hxx

RE: [Flightgear-devel] Re:[Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-25 Thread Vivian Meazza
Vivian Meazza wrote > > Andy Ross > > > > Vivian Meazza discovered: > > > AIFlightPlan.cxx:69: error: passing `const std::string' as `this' > > argument > > > of `std::basic_string<_CharT, _Traits, _Alloc>& > > std::basic_string<_CharT, > > > _Traits, _Alloc>::operator=(const _CharT*) [with _Ch

RE: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS:FlightGear/src/ATCAIEntity.cxx, 1.12,

2005-10-25 Thread Vivian Meazza
Andy Ross > Vivian Meazza discovered: > > AIFlightPlan.cxx:69: error: passing `const std::string' as `this' > argument > > of `std::basic_string<_CharT, _Traits, _Alloc>& > std::basic_string<_CharT, > > _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char, _Traits > = > > std::char_tra