error lnk2019, 求大神指点迷津。
1>FromViewMain.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class CXTPTabManagerItem * __thiscall CXTPTabControl::InsertItem(int,wchar_t const *,struct HWND__ *,int)" (__imp_?InsertItem@CXTPTabControl@@QAEPAVCXTPTabManagerItem@@HPB_WPAUHWND__@@H@Z) referenced in function __catch$?AddView@CFromViewMain@@QAEHPAUCRuntimeClass@@PB_WH@Z$0
1>MainFrm.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class CXTPMenuBar * __thiscall CXTPCommandBars::SetMenu (class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > >,unsigned int)" (__imp_?SetMenu@CXTPCommandBars@@QAEPAVCXTPMenuBar@@V?$CStringT@_WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@I@Z) referenced in function "public: void __thiscall CMainFrame::FullscreenMode(void)" (?FullscreenMode@CMainFrame@@QAEXXZ)
1>MainFrm.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static struct CRuntimeClass * __stdcall CXTPCommandBars::GetThisClass(void)" (__imp_?GetThisClass@CXTPCommandBars@@SGPAUCRuntimeClass@@XZ) referenced in function "public: virtual void __thiscall CMainFrame::Dump(class CDumpContext &)const " (?Dump@CMainFrame@@UBEXAAVCDumpContext@@@Z)
1>MainFrm.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static struct CRuntimeClass * __stdcall CXTPEdit::GetThisClass(void)" (__imp_?GetThisClass@CXTPEdit@@SGPAUCRuntimeClass@@XZ) referenced in function "protected: virtual int __thiscall CXTPFrameWndBase<class CFrameWnd>::PreTranslateMessage(struct tagMSG *)" (?PreTranslateMessage@?$CXTPFrameWndBase@VCFrameWnd@@@@MAEHPAUtagMSG@@@Z)
1>MainFrm.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall CXTPDockingPane::SetTitle(wchar_t const *)" (__imp_?SetTitle@CXTPDockingPane@@QAEXPB_W@Z) referenced in function "public: virtual void __thiscall CMainFrame::Dump(class CDumpContext &)const " (?Dump@CMainFrame@@UBEXAAVCDumpContext@@@Z)
1>E:\Cpp_Study\AlarmDemo_DW_20160926\Debug\AlarmDemo.exe : fatal error LNK1120: 5 unresolved externals