|
发表于 2014-4-17 11:12:13
|
显示全部楼层
楼主我也是和你一样的方法编译但错误是:
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std:perator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1322) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1322) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2676: 二进制“<”: “const std::string”不定义该运算符或到预定义运算符可接收的类型的转换
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C3767: “<”: 候选函数不可访问
可能是位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(152)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(153)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(154)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(152)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(153)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(154)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(152)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(153)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(154)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(152)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(153)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(154)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(152)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(153)”的友元函数:“<”[可以通过参数相关的查找找到]
或位于“D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/MixinVector(154)”的友元函数:“<”[可以通过参数相关的查找找到]
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1310) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1310) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1310) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1310) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1466) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1466) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1466) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1466) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1322) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1322) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1322) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1322) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2262) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2072) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2784: “bool std::operator <(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(99) : 参见“std::operator <”的声明
D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2489) : error C2676: 二进制“<”: “const std::string”不定义该运算符或到预定义运算符可接收的类型的转换
Destination.cpp
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1302) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1302) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1302) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::list<_Ty,_Ax> &,const std::list<_Ty,_Ax> &)”: 无法从“重载函数类型”为“const std::list<_Ty,_Ax> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\list(1302) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1460) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1460) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1460) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)”: 无法从“重载函数类型”为“const std::_Tree<_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xtree(1460) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1314) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1314) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1314) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::vector<_Ty,_Alloc> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\vector(1314) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)”: 无法从“重载函数类型”为“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\iterator(277) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)”: 无法从“重载函数类型”为“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\iterator(277) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)”: 无法从“重载函数类型”为“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\iterator(277) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)”: 无法从“重载函数类型”为“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\iterator(277) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)”: 无法从“重载函数类型”为“const std::istreambuf_iterator<_Elem,_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\streambuf(557) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)”: 无法从“重载函数类型”为“const std::istreambuf_iterator<_Elem,_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\streambuf(557) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)”: 无法从“重载函数类型”为“const std::istreambuf_iterator<_Elem,_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\streambuf(557) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)”: 无法从“重载函数类型”为“const std::istreambuf_iterator<_Elem,_Traits> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\streambuf(557) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &) throw()”: 无法从“重载函数类型”为“const std::allocator<_Ty> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xmemory(180) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &) throw()”: 无法从“重载函数类型”为“const std::allocator<_Ty> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xmemory(180) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &) throw()”: 无法从“重载函数类型”为“const std::allocator<_Ty> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xmemory(180) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &) throw()”: 无法从“重载函数类型”为“const std::allocator<_Ty> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xmemory(180) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2254) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2254) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2254) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt2> &)”: 无法从“重载函数类型”为“const std::reverse_iterator<_RanIt> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2254) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2061) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2061) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2061) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::_Revranit<_RanIt,_Base> &,const std::_Revranit<_RanIt2,_Base2> &)”: 无法从“重载函数类型”为“const std::_Revranit<_RanIt,_Base> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\xutility(2061) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(91) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(91) : 参见“std::operator !=”的声明
C:\Users\EADS\Desktop\4--17\include\vpb/SpatialProperties(247) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)”: 无法从“重载函数类型”为“const std::pair<_Ty1,_Ty2> &”推导 <未知> 参数
D:\software\VS 2008\VC\include\utility(91) : 参见“std::operator !=”的声明
楼主知道怎么回事吗? |
|