查看: 1108|回复: 1

vs2008 编译 vpb出错

[复制链接]

该用户从未签到

发表于 2014-4-18 15:11:44 | 显示全部楼层 |阅读模式
编译环境为vs2008+w764位+osg 3.0.3+vpb 0.9.12+gdal 1.10.0  错误信息在楼下

该用户从未签到

 楼主| 发表于 2014-4-18 15:12:02 | 显示全部楼层
D:\software\VS 2008\VC\include\sstream(352) : error C2504: “std::basic_istream<_Elem,_Traits>”: 未定义基类
        with
        [
            _Elem=char,
            _Traits=std::char_traits<char>
        ]
        D:\software\VS 2008\VC\include\sstream(397): 参见对正在编译的类 模板 实例化“std::basic_istringstream<_Elem,_Traits,_Alloc>”的引用
        with
        [
            _Elem=char,
            _Traits=std::char_traits<char>,
            _Alloc=std::allocator<char>
        ]


D:\projects\OSG\OpenSceneGraph-3.0.1\include\osg/State(2477) : error C2784: “bool std:perator <(const std::deque<_Ty,_Alloc> &,const std::deque<_Ty,_Alloc> &)”: 无法从“重载函数类型”为“const std::deque<_Ty,_Alloc> &”推导 <未知> 参数
        D:\software\VS 2008\VC\include\deque(1349) : 参见“std:perator <”的声明


C:\Users\WFC\Desktop\4--17\src\vpb\SpatialProperties.cpp(121) : 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(1305) : 参见“std:perator ==”的声明



基本上就是这种的错误!没找到解决方法啊
您需要登录后才可以回帖 登录 | 注册

本版积分规则

OSG中国官方论坛-有您OSG在中国才更好

网站简介:osgChina是国内首个三维相关技术开源社区,旨在为国内更多的技术开发人员提供最前沿的技术资讯,为更多的三维从业者提供一个学习、交流的技术平台。

联系我们

  • 工作时间:09:00--18:00
  • 反馈邮箱:1315785073@qq.com
快速回复 返回顶部 返回列表