LINKER ERRORS????


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by madiaz on August 09, 2000 at 22:03:01:

mainGUI.obj : error LNK2001: unresolved external symbol "public: __thiscall orderlistclass::~orderlistclass(void)" (??1orderlistclass@@QAE@XZ)
mainGUI.obj : error LNK2001: unresolved external symbol "unsigned short AddordernumberInput" (?AddordernumberInput@@3GA)
mainGUI.obj : error LNK2001: unresolved external symbol "unsigned short ChangeordernumberInput" (?ChangeordernumberInput@@3GA)
mainGUI.obj : error LNK2001: unresolved external symbol "class Am_Object __cdecl changedialog_Initialize(void)" (?changedialog_Initialize@@YA?AVAm_Object@@XZ)
Debug/XC.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.??????????


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]