15,978
社区成员
发帖
与我相关
我的任务
分享
1>正在链接...
1>MainFrm.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: static struct CRuntimeClass * __stdcall CXTFrameWnd::GetThisClass(void)" (__imp_?GetThisClass@CXTFrameWnd@@SGPAUCRuntimeClass@@XZ),该符号在函数 "protected: static struct CRuntimeClass * __stdcall CMainFrame::_GetBaseClass(void)" (?_GetBaseClass@CMainFrame@@KGPAUCRuntimeClass@@XZ) 中被引用
1>MainFrm.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) protected: static struct AFX_MSGMAP const * __stdcall CXTFrameWnd::GetThisMessageMap(void)" (__imp_?GetThisMessageMap@CXTFrameWnd@@KGPBUAFX_MSGMAP@@XZ),该符号在函数 "protected: static struct AFX_MSGMAP const * __stdcall CMainFrame::GetThisMessageMap(void)" (?GetThisMessageMap@CMainFrame@@KGPBUAFX_MSGMAP@@XZ) 中被引用
1>TabView.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: static struct CRuntimeClass * __stdcall CXTTreeView::GetThisClass(void)" (__imp_?GetThisClass@CXTTreeView@@SGPAUCRuntimeClass@@XZ),该符号在函数 "protected: static struct CRuntimeClass * __stdcall CTabView::_GetBaseClass(void)" (?_GetBaseClass@CTabView@@KGPAUCRuntimeClass@@XZ) 中被引用
1>TabView.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) protected: static struct AFX_MSGMAP const * __stdcall CXTTreeView::GetThisMessageMap(void)" (__imp_?GetThisMessageMap@CXTTreeView@@KGPBUAFX_MSGMAP@@XZ),该符号在函数 "protected: static struct AFX_MSGMAP const * __stdcall CTabView::GetThisMessageMap(void)" (?GetThisMessageMap@CTabView@@KGPBUAFX_MSGMAP@@XZ) 中被引用
1>.\Debug/CRelaCali.exe : fatal error LNK1120: 4 个无法解析的外部命令
1>生成日志保存在“file://c:\Documents and Settings\Administrator\桌面\CRelaCali_zlh2\CRelaCali_zlh2\CRelaCali_zlh2\Debug\BuildLog.htm”
1>CRelaCali - 5 个错误,0 个警告
========== 生成: 0 已成功, 1 已失败, 0 最新, 0 已跳过 ==========