link error
Posted: Fri Feb 05, 2010 5:49 am
1>wxmswd_stc.lib(CellBuffer.obj) : error LNK2005: "public: __thiscall Action::Action(void)" (??0Action@@QAE@XZ) already defined in gameengine.lib(Action.obj)
1>wxmswd_stc.lib(PlatWX.obj) : error LNK2005: "public: virtual __thiscall ListBox::~ListBox(void)" (??1ListBox@@UAE@XZ) already defined in gameengine.lib(ListBox.obj)
i want to delete functions between gameengine and wx class, is it necessary?
1>wxmswd_stc.lib(PlatWX.obj) : error LNK2005: "public: virtual __thiscall ListBox::~ListBox(void)" (??1ListBox@@UAE@XZ) already defined in gameengine.lib(ListBox.obj)
i want to delete functions between gameengine and wx class, is it necessary?