MantisBT - VCMI
View Issue Details
0001216VCMIOtherpublic2013-02-23 14:082013-02-23 16:07
AlexVinS 
AlexVinS 
immediateblockalways
closedfixed 
 
0.92 
0001216: Broken compilation after 3226
DLL_LINKAGE prohibited for templates.

\lib\RegisterTypes.h|259|error: function 'void registerTypes(Serializer&)' definition is marked dllimport

Explicit specialization should be DLL_LINKAGE instead.
No tags attached.
Issue History
2013-02-23 14:08AlexVinSNew Issue
2013-02-23 14:08AlexVinSStatusnew => assigned
2013-02-23 14:08AlexVinSAssigned To => Ivan
2013-02-23 16:07AlexVinSNote Added: 0003400
2013-02-23 16:07AlexVinSStatusassigned => closed
2013-02-23 16:07AlexVinSAssigned ToIvan => AlexVinS
2013-02-23 16:07AlexVinSResolutionopen => fixed
2013-02-23 16:07AlexVinSFixed in Version => 0.92

Notes
(0003400)
AlexVinS   
2013-02-23 16:07   
Fixed, but need recheck memory usage