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 *
]