- 积分
- 104
- 帖子
- 49
- 主题
- 9
- 精华
- 0
- 最后登录
- 2013-5-5
- 在线时间
- 15 小时
- 私信
|
发表时间 : 2013-2-4 19:00:37
|
浏览 : 1608 评论 : 2
怎么才能在vs2010下面搭建vp2.0的环境呢,我刚刚接触这个还请各位大神指点指点
错误 23 error C2664: “std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator(const std::_Vector_const_iterator<_Myvec> &)”: 不能将参数 1 从“int”转换为“const std::_Vector_const_iterator<_Myvec> &” d:\vegaprime\include\vsg\vslodfilter.h 116
错误 24 error C2664: “std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator(const std::_Vector_const_iterator<_Myvec> &)”: 不能将参数 1 从“int”转换为“const std::_Vector_const_iterator<_Myvec> &” d:\vegaprime\include\vsg\vslodfilter.h 116
错误 25 error C2664: “std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator(const std::_Vector_const_iterator<_Myvec> &)”: 不能将参数 1 从“int”转换为“const std::_Vector_const_iterator<_Myvec> &” d:\vegaprime\include\vsg\vslodfilter.h 116
错误 26 error C2664: “std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator(const std::_Vector_const_iterator<_Myvec> &)”: 不能将参数 1 从“int”转换为“const std::_Vector_const_iterator<_Myvec> &” d:\vegaprime\include\vsg\vslodfilter.h 116
48 IntelliSense: no instance of constructor "std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator [with _Myvec=std::_Vector_val<vsNode *, vuAllocSTL<vsNode *>>]" matches the argument list d:\vegaprime\include\vsg\vslodfilter.h 114
49 IntelliSense: no instance of constructor "std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator [with _Myvec=std::_Vector_val<vsNode *, vuAllocSTL<vsNode *>>]" matches the argument list d:\vegaprime\include\vsg\vslodfilter.h 114
50 IntelliSense: no instance of constructor "std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator [with _Myvec=std::_Vector_val<std::pair<double, double>, vuAllocSTL<std::pair<double, double>>>]" matches the argument list d:\vegaprime\include\vsg\vslodfilter.h 115
51 IntelliSense: no instance of constructor "std::_Vector_const_iterator<_Myvec>::_Vector_const_iterator [with _Myvec=std::_Vector_val<std::pair<double, double>, vuAllocSTL<std::pair<double, double>>>]" matches the argument list d:\vegaprime\include\vsg\vslodfilter.h 115
|
|