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 [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
