开发环境:VS2008 + Windows 7
源码版本号: 1.1.10
编译通过了,Link时报
无法解析的外部符号 "public: void __thiscall CDynamicPref::OnDownloaded(void)" (?OnDownloaded@CDynamicPref@@QAEXXZ)
等十几个错误
可CDynamicPref::OnDownloaded明明编过了啊
相关主题
开发环境:VS2008 + Windows 7
源码版本号: 1.1.10
编译通过了,Link时报
无法解析的外部符号 "public: void __thiscall CDynamicPref::OnDownloaded(void)" (?OnDownloaded@CDynamicPref@@QAEXXZ)
等十几个错误
可CDynamicPref::OnDownloaded明明编过了啊
Error 44 error LNK2019: unresolved external symbol "public: __thiscall CFileSearch::~CFileSearch(void)" (??1CFileSearch@@QAE@XZ) referenced in function "public: void * __thiscall CFileSearch::`scalar deleting destructor'(unsigned int)" (??_GCFileSearch@@QAEPAXI@Z) SearchResultsWnd.obj emule_vs2008
Error 45 error LNK2019: unresolved external symbol "public: bool __thiscall CFileSearch::Start(class ATL::CStringT<wchar_t,class StrTraitMFC<wchar_t,class ATL::ChTraitsCRT<wchar_t> > > const &)" (?Start@CFileSearch@@QAE_NABV?$CStringT@_WV?$StrTraitMFC@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@@Z) referenced in function "protected: bool __thiscall CSearchResultsWnd::StartNeweasyMuleFileSearch(struct SSearchParams *)" (?StartNeweasyMuleFileSearch@CSearchResultsWnd@@IAE_NPAUSSearchParams@@@Z) SearchResultsWnd.obj emule_vs2008
---------------------------------------------------
编译时出现这种错误。请问谁知道怎么解决?
开发环境:VS2008 + Windows 7
Error 46 error LNK2019: unresolved external symbol "public: __thiscall CFileSearch::CFileSearch(void)" (??0CFileSearch@@QAE@XZ) referenced in function "protected: bool __thiscall CSearchResultsWnd::StartNeweasyMuleFileSearch(struct SSearchParams *)" (?StartNeweasyMuleFileSearch@CSearchResultsWnd@@IAE_NPAUSSearchParams@@@Z) SearchResultsWnd.obj emule_vs2008
开发环境:vs 2003
版本:eMule0.49c
emule error LNK2019: unresolved external symbol "public: long __thiscall CxImage::DrawString(struct HDC__ *,long,long,unsigned short const *,struct tagRGBQUAD,unsigned short const *,long,long,unsigned char,unsigned char,bool)" (?DrawString@CxImage@@QAEJPAUHDC__@@JJPBGUtagRGBQUAD@@1JJEE_N@Z) referenced in function "public: void __thiscall CCaptchaGenerator::ReGenerateCaptcha(unsigned int)" (?ReGenerateCaptcha@CCaptchaGenerator@@QAEXI@Z)
emule error LNK2019: unresolved external symbol _gzdirect referenced in function "public: bool __thiscall CGZIPFile::Open(unsigned short const *)" (?Open@CGZIPFile@@QAE_NPBG@Z)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableDialog::EnableSaveRestore(unsigned short const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPBGH@Z)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableDialog::EnableSaveRestore(unsigned short const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPBGH@Z)
emule error LNK2019: unresolved external symbol "protected: void __thiscall CResizableDialog::EnableSaveRestore(unsigned short const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPBGH@Z) referenced in function "protected: virtual int __thiscall CAddSourceDlg::OnInitDialog(void)" (?OnInitDialog@CAddSourceDlg@@MAEHXZ)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableDialog::EnableSaveRestore(unsigned short const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPBGH@Z)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableDialog::EnableSaveRestore(unsigned short const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPBGH@Z)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableDialog::EnableSaveRestore(unsigned short const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPBGH@Z)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableSheet::EnableSaveRestore(unsigned short const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPBGHH@Z)
emule error LNK2019: unresolved external symbol "protected: void __thiscall CResizableSheet::EnableSaveRestore(unsigned short const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPBGHH@Z) referenced in function "protected: virtual int __thiscall CClientDetailDialog::OnInitDialog(void)" (?OnInitDialog@CClientDetailDialog@@MAEHXZ)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableSheet::EnableSaveRestore(unsigned short const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPBGHH@Z)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableSheet::EnableSaveRestore(unsigned short const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPBGHH@Z)
emule error LNK2001: unresolved external symbol "protected: void __thiscall CResizableSheet::EnableSaveRestore(unsigned short const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPBGHH@Z)
emule fatal error LNK1120: 4 unresolved externals
类型改了没用,编译字符格式设置改了没用,真拿他没办法了!