Hello Everyone,

I'm an aerospace engineering student looking to use flightgear as an 
image generator for my generic flight dynamics model project.  I'm 
starting to get decent at programming but some of these flightgear 
errors are above me.  Is there anyone out there that can explain how 
to fix this microsoft vc error?  I'm using MSVC 6.0.


Thanks,
Jonathan


//begin error out
c:\program files\microsoft visual studio\vc98\include\utility(23) : 
warning C4786: '[EMAIL PROTECTED]@[EMAIL PROTECTED]@std@@V?
[EMAIL PROTECTED]@2@@std@@[EMAIL PROTECTED]@@V?
[EMAIL PROTECTED]@@@std@@@2@@std@@[EMAIL PROTECTED]@D
[EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@2@@[EMAIL PROTECTED]@PAVFGBinding@@V?
[EMAIL PROTECTED]@@@std@@@1@@Z' : identifier was truncated 
to '255' characters in the browser information
        c:\program files\microsoft visual studio\vc98\include\xtree
(28) : see reference to class template instantiation 'std::pair<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const ,class std::vector<class
 FGBinding *,class std::allocator<class FGBinding *> > >' being 
compiled
        c:\program files\microsoft visual studio\vc98\include\map
(46) : see reference to class template instantiation 'std::_Tree<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >,struct std::pair<class std::bas
ic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const ,class std::vector<class FGBinding 
*,class std::allocator<class FGBinding *> > >,struct std::map<class 
std::basic_string<char,struct std::char_traits<char>,class std::al
locator<char> >,class std::vector<class FGBinding *,class 
std::allocator<class FGBinding *> >,struct std::less<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > >,class std::allocator<class std::vector<class 
FGB
inding *,class std::allocator<class FGBinding *> > > >::_Kfn,struct 
std::less<class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > >,class 
std::allocator<class std::vector<class FGBinding *,class 
std::allocator<cla
ss FGBinding *> > > >' being compiled
        c:\jonathan\program files\flightgear\flightgear-0.9.2
\flightgear-0.9.2\src\gui\menubar.hxx(103) : see reference to class 
template instantiation 'std::map<class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> >
,class std::vector<class FGBinding *,class std::allocator<class 
FGBinding *> >,struct std::less<class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > >,class 
std::allocator<class std::vector<class FGBinding *,class 
std::allocator<class FGBinding *> > > >' being compiled
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(236) : error C2653: 'map<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >,class std::vector<class FGBinding *,class std
::allocator<class FGBinding *> >,struct std::less<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > >,class std::allocator<class std::vector<class 
FGBinding *,class std::allocator<class FGBinding *> > > >' : is 
not a class or namespace name
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(236) : error C2065: 'iterator' : undeclared 
identifier
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(236) : error C2146: syntax error : missing ';' 
before identifier 'it'
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(236) : error C2065: 'it' : undeclared identifier
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(237) : error C2679: binary '=' : no operator 
defined which takes a right-hand operand of type 'class 
std::_Tree<class std::basic_string<char,struct std::char_
traits<char>,class std::allocator<char> >,struct std::pair<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const ,class std::vector<class FGBinding 
*,class std::allocator<class FGBinding *> > >,struct std::map
<class std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >,class std::vector<class FGBinding *,class 
std::allocator<class FGBinding *> >,struct std::less<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > >,class std::allocator<class std::vector<class 
FGBinding *,class std::allocator<class FGBinding *> > > >::_Kfn,struct 
std::less<class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > >,class st
d::allocator<class std::vector<class FGBinding *,class 
std::allocator<class FGBinding *> > > >::iterator' (or there is no 
acceptable conversion)
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(238) : error C2679: binary '=' : no operator 
defined which takes a right-hand operand of type 'class 
std::_Tree<class std::basic_string<char,struct std::char_
traits<char>,class std::allocator<char> >,struct std::pair<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const ,class std::vector<class FGBinding 
*,class std::allocator<class FGBinding *> > >,struct std::map
<class std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >,class std::vector<class FGBinding *,class 
std::allocator<class FGBinding *> >,struct std::less<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > >,class std::allocator<class std::vector<class 
FGBinding *,class std::allocator<class FGBinding *> > > >::_Kfn,struct 
std::less<class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > >,class st
d::allocator<class std::vector<class FGBinding *,class 
std::allocator<class FGBinding *> > > >::iterator' (or there is no 
acceptable conversion)
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(239) : error C2227: left of '->first' must point 
to class/struct/union
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(240) : error C2227: left of '->second' must point 
to class/struct/union
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(240) : error C2228: left of '.size' must have 
class/struct/union type
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\menubar.cxx(241) : error C2227: left of '->second' must point 
to class/struct/union
new_gui.cxx
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\new_gui.cxx(137) : error C2653: 'map<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> >,class SGPropertyNode *,struct std::less<class
 std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > >,class std::allocator<class SGPropertyNode *> 
>' : is not a class or namespace name
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\new_gui.cxx(137) : error C2065: 'iterator' : undeclared 
identifier
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\new_gui.cxx(137) : error C2146: syntax error : missing ';' 
before identifier 'it'
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\new_gui.cxx(137) : error C2065: 'it' : undeclared identifier
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\new_gui.cxx(138) : error C2679: binary '=' : no operator 
defined which takes a right-hand operand of type 'class 
std::_Tree<class std::basic_string<char,struct std::char_
traits<char>,class std::allocator<char> >,struct std::pair<class 
std::basic_string<char,struct std::char_traits<char>,class 
std::allocator<char> > const ,class SGPropertyNode *>,struct 
std::map<class std::basic_string<char,struct std::char_traits<ch
ar>,class std::allocator<char> >,class SGPropertyNode *,struct 
std::less<class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > >,class 
std::allocator<class SGPropertyNode *> >::_Kfn,struct std::less<class 
std::basic
_string<char,struct std::char_traits<char>,class std::allocator<char> 
> >,class std::allocator<class SGPropertyNode *> >::iterator' (or 
there is no acceptable conversion)
c:\jonathan\program files\flightgear\flightgear-0.9.2\flightgear-0.9.2
\src\gui\new_gui.cxx(139) : error C2227: left of '->second' must point 
to class/struct/union
-- 



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to