Strange warning
Posted: Tue Sep 02, 2008 17:27
What is this warning?
Code: Select all
c:\ogrenew\Dependencies\include\CEGUI\elements\CEGUITreeItem.h(570): warning C4251: 'CEGUI::TreeItem::d_listItems' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CEGUI::TreeItem'
with
[
_Ty=CEGUI::TreeItem *
]