With the latest CVS, I observe:

wxradar.cxx: In member function 'virtual void wxRadarBg::update(double)':
wxradar.cxx:358: error: 'class SGWxRadarEcho' has no member named 'aircraft'
wxradar.cxx:375: error: 'class SGWxRadarEcho' has no member named 'bearing'
wxradar.cxx:417: error: 'class SGWxRadarEcho' has no member named 'bearing'
wxradar.cxx:442: error: 'class SGWxRadarEcho' has no member named 'aircraft'
wxradar.cxx:448: error: 'class SGWxRadarEcho' has no member named 'bearing'
wxradar.cxx:483: error: 'class SGWxRadarEcho' has no member named 'aircraft'
wxradar.cxx:489: error: 'class SGWxRadarEcho' has no member named 'bearing'
wxradar.cxx: In member function 'void wxRadarBg::updateRadar()':
wxradar.cxx:705: error: no matching function for call to 
'SGWxRadarEcho::SGWxRadarEcho(double, 
double&, double, double, double, int, bool, int&, bool)'
/usr/local/include/simgear/environment/visual_enviro.hxx:43: note: candidates 
are: 
SGWxRadarEcho::SGWxRadarEcho(float, float, float, float, double, bool, int)
/usr/local/include/simgear/environment/visual_enviro.hxx:41: note: 
SGWxRadarEcho::SGWxRadarEcho(const SGWxRadarEcho&)


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to