MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000997VCMIGUI - Battlespublic2012-06-09 11:452014-05-30 17:41
ReporterWarmonger 
Assigned ToTow 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformPCOSWindows 7OS VersionSP1
Product Version0.89 
Target VersionFixed in Version 
Summary0000997: Can't compile std::vector<CClickableHex> bfield; in revision 2746
DescriptionDidn'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.
Additional Information1>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> ]
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0002640)
Tow (developer)
2012-06-09 17:20

Fixed in r2748

- 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

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean