首页 | 乐园 | 淘宝店 | 社区 | 电驴 | 网页游戏 | 网址大全

VeryCD / 社区 / 电驴软件开发

资源管理小组

相关主题

正在读取……

主题: [解决方案]最新版eMule源代码编译不过的看这里

相关分类:
1 2 3 4 5 下一页 »

lenovo218 2009/10/22 11:08:24 121楼 举报

开发环境:VS2008 + Windows 7
源码版本号: 1.1.10
编译通过了,Link时报
无法解析的外部符号 "public: void __thiscall CDynamicPref::OnDownloaded(void)" (?OnDownloaded@CDynamicPref@@QAEXXZ)
等十几个错误
可CDynamicPref::OnDownloaded明明编过了啊


[0] [0] [回复]

2009/10/22 11:11:30lenovo218 最后编辑 | 查看全部

lenovo218 2009/10/22 11:46:08 122楼 举报

自己解决了,在“解决方案资源管理器”里,添加CDynamicPref的源文件


[0] [0] [回复]

michaeltx 2009/10/26 16:17:20 123楼 举报

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

---------------------------------------------------
编译时出现这种错误。请问谁知道怎么解决?


[0] [0] [回复]

michaeltx 2009/10/26 16:23:19 124楼 举报

开发环境: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


[0] [0] [回复]

风絮流冥 2009/12/01 16:34:22 125楼 举报

开发环境: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
类型改了没用,编译字符格式设置改了没用,真拿他没办法了!


[0] [0] [回复]

1 2 3 4 5 下一页 »


返回组首页

快速回复

(?) 附件上传

关于我们 | 诚聘英才 | 著作权声明 | 合作信息 | 广告事务
沪ICP备05001009号
©2003 - 2009 VeryCD.com Some Rights Reserved.