odd non-fatal warning
Posted: Wed Mar 30, 2005 20:41
Hi Everyone, I am just curious what I don't understand here, since I am getting a warning and I am not sure why:
I am using the mk2 0.2.0 I believe, with the Ogre SDK. I get about 1 warning of these per cpp file in my main project - what causes this?
TIA
C:\...\cegui_mk2\include\CEGUIGlobalEventSet.h(36) : warning C4275: non dll-interface class 'CEGUI::Singleton<class CEGUI::GlobalEventSet>' used as base for dll-interface class 'CEGUI::GlobalEventSet'
C:\...\C_Libs\cegui_mk2\include\CEGUIGlobalEventSet.h(35) : see declaration of 'GlobalEventSet'
I am using the mk2 0.2.0 I believe, with the Ogre SDK. I get about 1 warning of these per cpp file in my main project - what causes this?
TIA