主题:无法解析外部的符号。是什么问题的 求帮助
DPClient.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall CWndCashShop::CWndCashShop(void)" (??0CWndCashShop@@QAE@XZ) ,该符号在函数 "private: void __thiscall CDPClient::OnOpenCashShopWnd(class CAr &)" (?OnOpenCashShopWnd@CDPClient@@AAEXAAVCAr@@@Z) 中被引用
DPClient.obj : error LNK2019: 无法解析的外部符号 "public: void __thiscall CCashShop::Init(class CAr &)" (?Init@CCashShop@@QAEXAAVCAr@@@Z) ,该符号在函数 "private: void __thiscall CDPClient::OnOpenCashShopWnd(class CAr &)" (?OnOpenCashShopWnd@CDPClient@@AAEXAAVCAr@@@Z) 中被引用
StdAfx.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall CCashShop::CCashShop(void)" (??0CCashShop@@QAE@XZ) ,该符号在函数 _$E33 中被引用
StdAfx.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall CCashShop::~CCashShop(void)" (??1CCashShop@@QAE@XZ) ,该符号在函数 _$E34 中被引用
WndManager.obj : error LNK2019: 无法解析的外部符号 "public: class CItemElem * __thiscall CCashShop::GetItem(unsigned long)" (?GetItem@CCashShop@@QAEPAVCItemElem@@K@Z) ,该符号在函数 "public: void __thiscall CWndMgr::PutItemCash(class CItemElem *,class CEditString *,int)" (?PutItemCash@CWndMgr@@QAEXPAVCItemElem@@PAVCEditString@@H@Z) 中被引用
WndField.obj : error LNK2001: 无法解析的外部符号 "public: class CItemElem * __thiscall CCashShop::GetItem(unsigned long)" (?GetItem@CCashShop@@QAEPAVCItemElem@@K@Z)
WndField.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall CWndCashConfirmBuy::CWndCashConfirmBuy(void)" (??0CWndCashConfirmBuy@@QAE@XZ) ,该符号在函数 "public: virtual int __thiscall CWndInventory::OnChildNotify(unsigned int,unsigned int,long *)" (?OnChildNotify@CWndInventory@@UAEHIIPAJ@Z) 中被引用
.\..\..\Output\Neuz\NoGameguard/Neuz.exe : fatal error LNK1120: 6 个无法解析的外部命令
生成日志保存在“file://d:\Blessed Source\Output\Neuz\NoGameguard\BuildLog.htm”中
Neuz - 8 错误,1 警告
DPClient.obj : error LNK2019: 无法解析的外部符号 "public: void __thiscall CCashShop::Init(class CAr &)" (?Init@CCashShop@@QAEXAAVCAr@@@Z) ,该符号在函数 "private: void __thiscall CDPClient::OnOpenCashShopWnd(class CAr &)" (?OnOpenCashShopWnd@CDPClient@@AAEXAAVCAr@@@Z) 中被引用
StdAfx.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall CCashShop::CCashShop(void)" (??0CCashShop@@QAE@XZ) ,该符号在函数 _$E33 中被引用
StdAfx.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall CCashShop::~CCashShop(void)" (??1CCashShop@@QAE@XZ) ,该符号在函数 _$E34 中被引用
WndManager.obj : error LNK2019: 无法解析的外部符号 "public: class CItemElem * __thiscall CCashShop::GetItem(unsigned long)" (?GetItem@CCashShop@@QAEPAVCItemElem@@K@Z) ,该符号在函数 "public: void __thiscall CWndMgr::PutItemCash(class CItemElem *,class CEditString *,int)" (?PutItemCash@CWndMgr@@QAEXPAVCItemElem@@PAVCEditString@@H@Z) 中被引用
WndField.obj : error LNK2001: 无法解析的外部符号 "public: class CItemElem * __thiscall CCashShop::GetItem(unsigned long)" (?GetItem@CCashShop@@QAEPAVCItemElem@@K@Z)
WndField.obj : error LNK2019: 无法解析的外部符号 "public: __thiscall CWndCashConfirmBuy::CWndCashConfirmBuy(void)" (??0CWndCashConfirmBuy@@QAE@XZ) ,该符号在函数 "public: virtual int __thiscall CWndInventory::OnChildNotify(unsigned int,unsigned int,long *)" (?OnChildNotify@CWndInventory@@UAEHIIPAJ@Z) 中被引用
.\..\..\Output\Neuz\NoGameguard/Neuz.exe : fatal error LNK1120: 6 个无法解析的外部命令
生成日志保存在“file://d:\Blessed Source\Output\Neuz\NoGameguard\BuildLog.htm”中
Neuz - 8 错误,1 警告