RE: [Flightgear-devel] Cygwin - Compile errors

2005-10-12 Thread Vivian Meazza
Frederic Bouvier > Quoting Vivian Meazza : > > > Frederic Bouvier > > > Your SimGear doesn't seem up to date. > > > > > > > Well, I thought it was. Anyway I've updated SG again, and recompiled > both it > > and FG - same error. Hmm ... you ought to be right ... and eof() is in > > SGFile.cxx, b

RE: [Flightgear-devel] Cygwin - Compile errors

2005-10-12 Thread Frederic Bouvier
Quoting Vivian Meazza : > Frederic Bouvier > > Your SimGear doesn't seem up to date. > > > > Well, I thought it was. Anyway I've updated SG again, and recompiled both it > and FG - same error. Hmm ... you ought to be right ... and eof() is in > SGFile.cxx, but it was before (I checked) > > Can't s

RE: [Flightgear-devel] Cygwin - Compile errors

2005-10-12 Thread Vivian Meazza
Frederic Bouvier > Quoting Vivian Meazza <[EMAIL PROTECTED]>: > > > I wrote: > > > > > > > Erik Hofman > > > > > > > > > > > Vivian Meazza wrote: > > > > > This mornings' cvs fails to compile here under Cygwin with the > > > following > > > > > error: > > > > > > > > > > MIDG-II.cxx: In function

RE: [Flightgear-devel] Cygwin - Compile errors

2005-10-12 Thread Frederic Bouvier
Quoting Vivian Meazza <[EMAIL PROTECTED]>: > I wrote: > > > > Erik Hofman > > > > > > > > Vivian Meazza wrote: > > > > This mornings' cvs fails to compile here under Cygwin with the > > following > > > > error: > > > > > > > > MIDG-II.cxx: In function `uint32_t read_swab(char*, size_t, size_t)': >

RE: [Flightgear-devel] Cygwin - Compile errors

2005-10-12 Thread Vivian Meazza
I wrote: > Erik Hofman > > > > > Vivian Meazza wrote: > > > This mornings' cvs fails to compile here under Cygwin with the > following > > > error: > > > > > > MIDG-II.cxx: In function `uint32_t read_swab(char*, size_t, size_t)': > > > MIDG-II.cxx:31: error: call of overloaded `ulEndianSwap(uin

RE: [Flightgear-devel] Cygwin - Compile errors

2005-10-11 Thread Vivian Meazza
Erik Hofman > > Vivian Meazza wrote: > > This mornings' cvs fails to compile here under Cygwin with the following > > error: > > > > MIDG-II.cxx: In function `uint32_t read_swab(char*, size_t, size_t)': > > MIDG-II.cxx:31: error: call of overloaded `ulEndianSwap(uint32_t*)' is > > ambiguous > >

Re: [Flightgear-devel] Cygwin - Compile errors

2005-10-11 Thread Erik Hofman
Vivian Meazza wrote: This mornings' cvs fails to compile here under Cygwin with the following error: MIDG-II.cxx: In function `uint32_t read_swab(char*, size_t, size_t)': MIDG-II.cxx:31: error: call of overloaded `ulEndianSwap(uint32_t*)' is ambiguous This should be fixed. Since I don't need