Advertisement
tommig

Untitled

Nov 12th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. 1>ElementClasses.obj : error LNK2019: unresolved external symbol "public: virtual __thiscall Element_METH::~Element_METH(void)" (??1Element_METH@@UAE@XZ) referenced in function "class std::vector<class Element,class std::allocator<class Element> > __cdecl GetElements(void)" (?GetElements@@YA?AV?$vector@VElement@@V?$allocator@VElement@@@std@@@std@@XZ)
  2. 1>METH.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall Element_METH::~Element_METH(void)" (??1Element_METH@@UAE@XZ)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement