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, but it was before (I checked)
> >
> > Can't spare the time to investigate further: MIDG-II is chopped as
> usual.
> 
> Multiple copies of SimGear then ?
> 

Possible, but how does the rest of fg compile? Actually, I thought perhaps
I'd forgotten to make install. The shader animation works, and that's in the
cvs version only. 

Vivian 


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


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 spare the time to investigate further: MIDG-II is chopped as usual.

Multiple copies of SimGear then ?

-Fred

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


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 `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 MIDG-II, I've fixed it locally by removing
> MIDG-
> > > > II.cxx
> > > > > from the makefile.
> > > >
> > > > What, again?
> > > > :-)
> > > >
> > >
> > > er ... as usual :-) Quickest way - and involves absolutely no thought.
> > >
> >
> > still problems with the accursed MIDG-II.cxx
> >
> > MIDG-II.cxx: In member function `bool MIDGTrack::load(const
> std::string&)':
> > MIDG-II.cxx:344: error: 'class SGFile' has no member named 'eof'
> > MIDG-II.cxx: In function `int myread(SGIOChannel*, SGIOChannel*, char*,
> > int)':
> > MIDG-II.cxx:379: error: 'class SGFile' has no member named 'eof'
> > MIDG-II.cxx: In member function `int
> MIDGTrack::next_message(SGIOChannel*,
> > SGIOC
> > hannel*, MIDGpos*, MIDGatt*)':
> > MIDG-II.cxx:410: error: 'class SGFile' has no member named 'eof'
> >
> > Usual fix applied :-)
> 
> 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 spare the time to investigate further: MIDG-II is chopped as usual.

Vivian


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


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)':
> > > > MIDG-II.cxx:31: error: call of overloaded `ulEndianSwap(uint32_t*)' is
> > > > ambiguous
> > >
> > > This should be fixed.
> > >
> > > > Since I don't need MIDG-II, I've fixed it locally by removing MIDG-
> > > II.cxx
> > > > from the makefile.
> > >
> > > What, again?
> > > :-)
> > >
> >
> > er ... as usual :-) Quickest way - and involves absolutely no thought.
> >
>
> still problems with the accursed MIDG-II.cxx
>
> MIDG-II.cxx: In member function `bool MIDGTrack::load(const std::string&)':
> MIDG-II.cxx:344: error: 'class SGFile' has no member named 'eof'
> MIDG-II.cxx: In function `int myread(SGIOChannel*, SGIOChannel*, char*,
> int)':
> MIDG-II.cxx:379: error: 'class SGFile' has no member named 'eof'
> MIDG-II.cxx: In member function `int MIDGTrack::next_message(SGIOChannel*,
> SGIOC
> hannel*, MIDGpos*, MIDGatt*)':
> MIDG-II.cxx:410: error: 'class SGFile' has no member named 'eof'
>
> Usual fix applied :-)

Your SimGear doesn't seem up to date.

-Fred

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


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(uint32_t*)' is
> > > ambiguous
> >
> > This should be fixed.
> >
> > > Since I don't need MIDG-II, I've fixed it locally by removing MIDG-
> > II.cxx
> > > from the makefile.
> >
> > What, again?
> > :-)
> >
> 
> er ... as usual :-) Quickest way - and involves absolutely no thought.
> 

still problems with the accursed MIDG-II.cxx

MIDG-II.cxx: In member function `bool MIDGTrack::load(const std::string&)':
MIDG-II.cxx:344: error: 'class SGFile' has no member named 'eof'
MIDG-II.cxx: In function `int myread(SGIOChannel*, SGIOChannel*, char*,
int)':
MIDG-II.cxx:379: error: 'class SGFile' has no member named 'eof'
MIDG-II.cxx: In member function `int MIDGTrack::next_message(SGIOChannel*,
SGIOC
hannel*, MIDGpos*, MIDGatt*)':
MIDG-II.cxx:410: error: 'class SGFile' has no member named 'eof'

Usual fix applied :-)

Vivian


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


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
> 
> This should be fixed.
> 
> > Since I don't need MIDG-II, I've fixed it locally by removing MIDG-
> II.cxx
> > from the makefile.
> 
> What, again?
> :-)
> 

er ... as usual :-) Quickest way - and involves absolutely no thought. 

Thanks!

Vivian 


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


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 MIDG-II, I've fixed it locally by removing MIDG-II.cxx
from the makefile.


What, again?
:-)

Erik

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d