我把错误全部贴出来吧,那位大虾帮忙看一下:
--------------------Configuration: Last - Win32 Debug--------------------
Linking...
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: virtual void __thiscall CWinThread::Delete(void)" (?Delete@CWinThread@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::IsIdleMessage(struct tagMSG *)" (?IsIdleMessage@CWinThread@@UAEHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::PreTranslateMessage(struct tagMSG *)" (?PreTranslateMessage@CWinThread@@UAEHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::ProcessMessageFilter(int,struct tagMSG *)" (?ProcessMessageFilter@CWinThread@@UAEHHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: virtual class CWnd * __thiscall CWinThread::GetMainWnd(void)" (?GetMainWnd@CWinThread@@UAEPAVCWnd@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: virtual int __thiscall CWinThread::PumpMessage(void)" (?PumpMessage@CWinThread@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "public: static void __stdcall CObject::operator delete(void *)" (??3CObject@@SGXPAX@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(thrdcore.obj) : error LNK2005: "class CWnd * __stdcall AfxGetMainWnd(void)" (?AfxGetMainWnd@@YGPAVCWnd@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(map_pp.obj) : error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(map_pp.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(afxmem.obj) : error LNK2005: "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(list_p.obj) : error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(list_p.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(except.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::OnCmdMsg(unsigned int,int,void *,struct AFX_CMDHANDLERINFO *)" (?OnCmdMsg@CCmdTarget@@UAEHIHPAXPAUAFX_CMDHANDLERINFO@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::IsInvokeAllowed(long)" (?IsInvokeAllowed@CCmdTarget@@UAEHJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::GetDispatchIID(struct _GUID *)" (?GetDispatchIID@CCmdTarget@@UAEHPAU_GUID@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual unsigned int __thiscall CCmdTarget::GetTypeInfoCount(void)" (?GetTypeInfoCount@CCmdTarget@@UAEIXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual class CTypeLibCache * __thiscall CCmdTarget::GetTypeLibCache(void)" (?GetTypeLibCache@CCmdTarget@@UAEPAVCTypeLibCache@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual long __thiscall CCmdTarget::GetTypeLib(unsigned long,struct ITypeLib * *)" (?GetTypeLib@CCmdTarget@@UAEJKPAPAUITypeLib@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_DISPMAP const * __thiscall CCmdTarget::GetDispatchMap(void)const " (?GetDispatchMap@CCmdTarget@@MBEPBUAFX_DISPMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_EVENTSINKMAP const * __thiscall CCmdTarget::GetEventSinkMap(void)const " (?GetEventSinkMap@CCmdTarget@@MBEPBUAFX_EVENTSINKMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_INTERFACEMAP const * __thiscall CCmdTarget::GetInterfaceMap(void)const " (?GetInterfaceMap@CCmdTarget@@MBEPBUAFX_INTERFACEMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual void __thiscall CCmdTarget::OnFinalRelease(void)" (?OnFinalRelease@CCmdTarget@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual int __thiscall CCmdTarget::OnCreateAggregates(void)" (?OnCreateAggregates@CCmdTarget@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "public: virtual struct IUnknown * __thiscall CCmdTarget::GetInterfaceHook(void const *)" (?GetInterfaceHook@CCmdTarget@@UAEPAUIUnknown@@PBX@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_CONNECTIONMAP const * __thiscall CCmdTarget::GetConnectionMap(void)const " (?GetConnectionMap@CCmdTarget@@MBEPBUAFX_CONNECTIONMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct IConnectionPoint * __thiscall CCmdTarget::GetConnectionHook(struct _GUID const &)" (?GetConnectionHook@CCmdTarget@@MAEPAUIConnectionPoint@@ABU_GUID@@@Z) already defined in mfc42d.li
b(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "protected: virtual int __thiscall CCmdTarget::GetExtraConnectionPoints(class CPtrArray *)" (?GetExtraConnectionPoints@CCmdTarget@@MAEHPAVCPtrArray@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(cmdtarg.obj) : error LNK2005: "protected: virtual struct AFX_OLECMDMAP const * __thiscall CCmdTarget::GetCommandMap(void)const " (?GetCommandMap@CCmdTarget@@MBEPBUAFX_OLECMDMAP@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: static struct tagMSG const * __stdcall CWnd::GetCurrentMessage(void)" (?GetCurrentMessage@CWnd@@KGPBUtagMSG@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::PreSubclassWindow(void)" (?PreSubclassWindow@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::PreCreateWindow(struct tagCREATESTRUCTA &)" (?PreCreateWindow@CWnd@@UAEHAAUtagCREATESTRUCTA@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::Create(char const *,char const *,unsigned long,struct tagRECT const &,class CWnd *,unsigned int,struct CCreateContext *)" (?Create@CWnd@@UAEHPBD0KABUtagRECT@@PAV1@IPAUCCr
eateContext@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: void __thiscall CWnd::OnDestroy(void)" (?OnDestroy@CWnd@@IAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual void __thiscall CWnd::PostNcDestroy(void)" (?PostNcDestroy@CWnd@@MAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::OnFinalRelease(void)" (?OnFinalRelease@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::DestroyWindow(void)" (?DestroyWindow@CWnd@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual long __thiscall CWnd::DefWindowProcA(unsigned int,unsigned int,long)" (?DefWindowProcA@CWnd@@MAEJIIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual long (__stdcall** __thiscall CWnd::GetSuperWndProcAddr(void))(struct HWND__ *,unsigned int,unsigned int,long)" (?GetSuperWndProcAddr@CWnd@@MAEPAP6GJPAUHWND__@@IIJ@ZXZ) already defined in m
fc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::PreTranslateMessage(struct tagMSG *)" (?PreTranslateMessage@CWnd@@UAEHPAUtagMSG@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::OnToolHitTest(class CPoint,struct tagTOOLINFOA *)const " (?OnToolHitTest@CWnd@@UBEHVCPoint@@PAUtagTOOLINFOA@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: void __thiscall CWnd::GetWindowTextA(class CString &)const " (?GetWindowTextA@CWnd@@QBEXAAVCString@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: int __thiscall CWnd::GetWindowPlacement(struct tagWINDOWPLACEMENT *)const " (?GetWindowPlacement@CWnd@@QBEHPAUtagWINDOWPLACEMENT@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::WinHelpA(unsigned long,unsigned int)" (?WinHelpA@CWnd@@UAEXKI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual long __thiscall CWnd::WindowProc(unsigned int,unsigned int,long)" (?WindowProc@CWnd@@MAEJIIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnWndMsg(unsigned int,unsigned int,long,long *)" (?OnWndMsg@CWnd@@MAEHIIJPAJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnCommand(unsigned int,long)" (?OnCommand@CWnd@@MAEHIJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnNotify(unsigned int,long,long *)" (?OnNotify@CWnd@@MAEHIJPAJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual class CScrollBar * __thiscall CWnd::GetScrollBarCtrl(int)const " (?GetScrollBarCtrl@CWnd@@UBEPAVCScrollBar@@H@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual void __thiscall CWnd::DoDataExchange(class CDataExchange *)" (?DoDataExchange@CWnd@@MAEXPAVCDataExchange@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::BeginModalState(void)" (?BeginModalState@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::EndModalState(void)" (?EndModalState@CWnd@@UAEXXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::CalcWindowRect(struct tagRECT *,unsigned int)" (?CalcWindowRect@CWnd@@UAEXPAUtagRECT@@I@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::OnChildNotify(unsigned int,unsigned int,long,long *)" (?OnChildNotify@CWnd@@MAEHIIJPAJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "class CWnd * __stdcall AfxGetMainWnd(void)" (?AfxGetMainWnd@@YGPAVCWnd@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: int __thiscall CWnd::UpdateData(int)" (?UpdateData@CWnd@@QAEHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::CheckAutoCenter(void)" (?CheckAutoCenter@CWnd@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::ContinueModal(void)" (?ContinueModal@CWnd@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual void __thiscall CWnd::EndModalLoop(int)" (?EndModalLoop@CWnd@@UAEXH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "protected: virtual int __thiscall CWnd::SetOccDialogInfo(struct _AFX_OCC_DIALOG_INFO *)" (?SetOccDialogInfo@CWnd@@MAEHPAU_AFX_OCC_DIALOG_INFO@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CWnd::IsFrameWnd(void)const " (?IsFrameWnd@CWnd@@UBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: virtual int __thiscall CFrameWnd::IsFrameWnd(void)const " (?IsFrameWnd@CFrameWnd@@UBEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wincore.obj) : error LNK2005: "public: static void __stdcall CObject::operator delete(void *)" (??3CObject@@SGXPAX@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(objcore.obj) : error LNK2005: "public: virtual struct CRuntimeClass * __thiscall CObject::GetRuntimeClass(void)const " (?GetRuntimeClass@CObject@@UBEPAUCRuntimeClass@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(objcore.obj) : error LNK2005: "public: int __thiscall CObject::IsKindOf(struct CRuntimeClass const *)const " (?IsKindOf@CObject@@QBEHPBUCRuntimeClass@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(app3d.obj) : error LNK2005: "protected: int __thiscall CWinApp::Enable3dControls(void)" (?Enable3dControls@CWinApp@@IAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: virtual int __thiscall CWnd::OnAmbientProperty(class COleControlSite *,long,struct tagVARIANT *)" (?OnAmbientProperty@CWnd@@UAEHPAVCOleControlSite@@JPAUtagVARIANT@@@Z) already defined in mfc42d.lib(MF
C42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: int __thiscall CWnd::ModifyStyle(unsigned long,unsigned long,unsigned int)" (?ModifyStyle@CWnd@@QAEHKKI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: int __thiscall CWnd::ModifyStyleEx(unsigned long,unsigned long,unsigned int)" (?ModifyStyleEx@CWnd@@QAEHKKI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: void __thiscall CWnd::SetWindowTextA(char const *)" (?SetWindowTextA@CWnd@@QAEXPBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: int __thiscall CWnd::SetDlgCtrlID(int)" (?SetDlgCtrlID@CWnd@@QAEHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: int __thiscall CWnd::SetWindowPos(class CWnd const *,int,int,int,int,unsigned int)" (?SetWindowPos@CWnd@@QAEHPBV1@HHHHI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: int __thiscall CWnd::ShowWindow(int)" (?ShowWindow@CWnd@@QAEHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: int __thiscall CWnd::EnableWindow(int)" (?EnableWindow@CWnd@@QAEHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winocc.obj) : error LNK2005: "public: class CWnd * __thiscall CWnd::SetFocus(void)" (?SetFocus@CWnd@@QAEPAV1@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui1.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::DoMessageBox(char const *,unsigned int,unsigned int)" (?DoMessageBox@CWinApp@@UAEHPBDII@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui1.obj) : error LNK2005: "int __stdcall AfxMessageBox(char const *,unsigned int,unsigned int)" (?AfxMessageBox@@YGHPBDII@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui1.obj) : error LNK2005: "class CWnd * __stdcall AfxGetMainWnd(void)" (?AfxGetMainWnd@@YGPAVCWnd@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(strcore.obj) : error LNK2005: "public: __thiscall CString::CString(class CString const &)" (??0CString@@QAE@ABV0@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(strcore.obj) : error LNK2005: "public: __thiscall CString::~CString(void)" (??1CString@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(strcore.obj) : error LNK2005: "public: __thiscall CString::CString(char const *)" (??0CString@@QAE@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(strcore.obj) : error LNK2005: "public: class CString const & __thiscall CString::operator=(class CString const &)" (??4CString@@QAEABV0@ABV0@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(strcore.obj) : error LNK2005: "public: class CString const & __thiscall CString::operator=(char const *)" (??4CString@@QAEABV0@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(strcore.obj) : error LNK2005: "public: class CString const & __thiscall CString::operator+=(char const *)" (??YCString@@QAEABV0@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(strcore.obj) : error LNK2005: "public: char * __thiscall CString::GetBuffer(int)" (?GetBuffer@CString@@QAEPADH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: __thiscall CWinApp::CWinApp(char const *)" (??0CWinApp@@QAE@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::InitApplication(void)" (?InitApplication@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "protected: void __thiscall CWinApp::LoadStdProfileSettings(unsigned int)" (?LoadStdProfileSettings@CWinApp@@IAEXI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: void __thiscall CWinApp::ParseCommandLine(class CCommandLineInfo &)" (?ParseCommandLine@CWinApp@@QAEXAAVCCommandLineInfo@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: __thiscall CCommandLineInfo::CCommandLineInfo(void)" (??0CCommandLineInfo@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual __thiscall CCommandLineInfo::~CCommandLineInfo(void)" (??1CCommandLineInfo@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual __thiscall CWinApp::~CWinApp(void)" (??1CWinApp@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::ExitInstance(void)" (?ExitInstance@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::Run(void)" (?Run@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::WinHelpA(unsigned long,unsigned int)" (?WinHelpA@CWinApp@@UAEXKI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual long __thiscall CWinApp::ProcessWndProcException(class CException *,struct tagMSG const *)" (?ProcessWndProcException@CWinApp@@UAEJPAVCException@@PBUtagMSG@@@Z) already defined in mfc42d.lib(
MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::OnIdle(long)" (?OnIdle@CWinApp@@UAEHJ@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual struct CRuntimeClass * __thiscall CWinApp::GetRuntimeClass(void)const " (?GetRuntimeClass@CWinApp@@UBEPAUCRuntimeClass@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appcore.obj) : error LNK2005: "class CWnd * __stdcall AfxGetMainWnd(void)" (?AfxGetMainWnd@@YGPAVCWnd@@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winmenu.obj) : error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(winmenu.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: __thiscall CDC::CDC(void)" (??0CDC@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: static class CDC * __stdcall CDC::FromHandle(struct HDC__ *)" (?FromHandle@CDC@@SGPAV1@PAUHDC__@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: virtual __thiscall CDC::~CDC(void)" (??1CDC@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: class CPen * __thiscall CDC::SelectObject(class CPen *)" (?SelectObject@CDC@@QAEPAVCPen@@PAV2@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: class CBrush * __thiscall CDC::SelectObject(class CBrush *)" (?SelectObject@CDC@@QAEPAVCBrush@@PAV2@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: int __thiscall CDC::SetBkMode(int)" (?SetBkMode@CDC@@QAEHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: class CPoint  __thiscall CDC::MoveTo(int,int)" (?MoveTo@CDC@@QAE?AVCPoint@@HH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: int __thiscall CDC::LineTo(int,int)" (?LineTo@CDC@@QAEHHH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: __thiscall CPaintDC::CPaintDC(class CWnd *)" (??0CPaintDC@@QAE@PAVCWnd@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: virtual __thiscall CPaintDC::~CPaintDC(void)" (??1CPaintDC@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: int __thiscall CGdiObject::DeleteObject(void)" (?DeleteObject@CGdiObject@@QAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: __thiscall CBrush::CBrush(unsigned long)" (??0CBrush@@QAE@K@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: virtual __thiscall CPen::~CPen(void)" (??1CPen@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(wingdi.obj) : error LNK2005: "public: virtual __thiscall CBrush::~CBrush(void)" (??1CBrush@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::DoWaitCursor(int)" (?DoWaitCursor@CWinApp@@UAEXH@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::SaveAllModified(void)" (?SaveAllModified@CWinApp@@UAEHXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui.obj) : error LNK2005: "public: virtual void __thiscall CWinApp::AddToRecentFileList(char const *)" (?AddToRecentFileList@CWinApp@@UAEXPBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui.obj) : error LNK2005: "public: virtual class CDocument * __thiscall CWinApp::OpenDocumentFile(char const *)" (?OpenDocumentFile@CWinApp@@UAEPAVCDocument@@PBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui.obj) : error LNK2005: "public: virtual int __thiscall CWinApp::OnDDECommand(char *)" (?OnDDECommand@CWinApp@@UAEHPAD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(appui3.obj) : error LNK2005: "protected: void __thiscall CWinApp::SetRegistryKey(char const *)" (?SetRegistryKey@CWinApp@@IAEXPBD@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(filelist.obj) : error LNK2005: "public: __thiscall CString::CString(void)" (??0CString@@QAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(filecore.obj) : error LNK2005: "public: virtual __thiscall CObject::~CObject(void)" (??1CObject@@UAE@XZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(filecore.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(filex.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(filex.obj) : error LNK2005: "public: static void __stdcall CObject::operator delete(void *)" (??3CObject@@SGXPAX@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: unsigned int __thiscall CArchive::Read(void *,unsigned int)" (?Read@CArchive@@QAEIPAXI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::Write(void const *,unsigned int)" (?Write@CArchive@@QAEXPBXI@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::WriteCount(unsigned long)" (?WriteCount@CArchive@@QAEXK@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: unsigned long __thiscall CArchive::ReadCount(void)" (?ReadCount@CArchive@@QAEKXZ) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(arcex.obj) : error LNK2005: "public: virtual void __thiscall CObject::Serialize(class CArchive &)" (?Serialize@CObject@@UAEXAAVCArchive@@@Z) already defined in mfc42d.lib(MFC42D.DLL)
nafxcw.lib(arcex.obj) : error LNK2005: "public: static void __stdcall CObject::operator delete(void *)" (??3CObject@@SGXPAX@Z) already defined in mfc42d.lib(MFC42D.DLL)
LIBC.lib(crt0dat.obj) : error LNK2005: _exit already defined in msvcrtd.lib(MSVCRTD.dll)
LIBC.lib(crt0dat.obj) : error LNK2005: __exit already defined in msvcrtd.lib(MSVCRTD.dll)
LIBC.lib(mbctype.obj) : error LNK2005: __setmbcp already defined in msvcrtd.lib(MSVCRTD.dll)
LIBC.lib(crt0init.obj) : error LNK2005: ___xc_z already defined in msvcrtd.lib(cinitexe.obj)
LIBC.lib(crt0init.obj) : error LNK2005: ___xc_a already defined in msvcrtd.lib(cinitexe.obj)
LIBC.lib(crt0init.obj) : error LNK2005: ___xi_z already defined in msvcrtd.lib(cinitexe.obj)
LIBC.lib(crt0init.obj) : error LNK2005: ___xi_a already defined in msvcrtd.lib(cinitexe.obj)
LINK : warning LNK4098: defaultlib "msvcrtd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "nafxcw.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
Debug/myapp.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.myapp.exe - 148 error(s), 3 warning(s)