MantisBT - VCMI | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000997 | VCMI | GUI - Battles | public | 2012-06-09 11:45 | 2014-05-30 17:41 |
| Reporter | Warmonger | ||||
| Assigned To | Tow | ||||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Windows 7 | OS Version | SP1 |
| Product Version | 0.89 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0000997: Can't compile std::vector<CClickableHex> bfield; in revision 2746 | ||||
| Description | Didn't compile VCMI for like two weeks now and found out that it doesn't want to compile at all in MVS. Error message feels quite odd. | ||||
| Steps To Reproduce | |||||
| Additional Information | 1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\xutility(2514): error C2582: 'operator =' function is unavailable in 'CClickableHex' 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\xutility(2535) : see reference to function template instantiation '_OutIt std::_Move<_InIt,_OutIt>(_InIt,_InIt,_OutIt,std::_Nonscalar_ptr_iterator_tag)' being compiled 1> with 1> [ 1> _OutIt=CClickableHex *, 1> _InIt=CClickableHex * 1> ] 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(1202) : see reference to function template instantiation '_OutIt std::_Move<CClickableHex*,CClickableHex*>(_InIt,_InIt,_OutIt)' being compiled 1> with 1> [ 1> _OutIt=CClickableHex *, 1> _InIt=CClickableHex * 1> ] 1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(1190) : while compiling class template member function 'std::_Vector_iterator<_Myvec> std::vector<_Ty>::erase(std::_Vector_const_iterator<_Myvec>,std::_Vector_const_iterator<_Myvec>)' 1> with 1> [ 1> _Myvec=std::_Vector_val<CClickableHex,std::allocator<CClickableHex>>, 1> _Ty=CClickableHex 1> ] 1> g:\programowanie\vcmi\vcmi\client\battleinterface\cbattleinterface.h(218) : see reference to class template instantiation 'std::vector<_Ty>' being compiled 1> with 1> [ 1> _Ty=CClickableHex 1> ] | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-06-09 11:45 | Warmonger | New Issue | |||
| 2012-06-09 17:20 | Tow | Note Added: 0002640 | |||
| 2012-06-09 17:20 | Tow | Status | new => resolved | ||
| 2012-06-09 17:20 | Tow | Resolution | open => fixed | ||
| 2012-06-09 17:20 | Tow | Assigned To | => Tow | ||
| 2014-05-30 17:41 | beegee | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||