|
发表于 2013-4-11 10:27:15
|
显示全部楼层
上海市上海市
nafxcw.lib(strex.obj) : error LNK2005: "public: int __thiscall CString::ReverseFind(char)const " (?ReverseFind@CString@@QBEHD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: int __thiscall CString::Find(char const *)const " (?Find@CString@@QBEHPBD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: void __thiscall CString::FormatV(char const *,char *)" (?FormatV@CString@@QAEXPBDPAD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: void __cdecl CString::Format(char const *,...)" (?Format@CString@@QAAXPBDZZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(strex.obj) : error LNK2005: "public: void __thiscall CString::TrimRight(void)" (?TrimRight@CString@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgdata.obj) : error LNK2005: "public: struct HWND__ * __thiscall CDataExchange::PrepareCtrl(int)" (?PrepareCtrl@CDataExchange@@QAEPAUHWND__@@H@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgdata.obj) : error LNK2005: "void __stdcall DDX_Control(class CDataExchange *,int,class CWnd &)" (?DDX_Control@@YGXPAVCDataExchange@@HAAVCWnd@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filex.obj) : error LNK2005: "public: virtual int __thiscall CFileException::GetErrorMessage(char *,unsigned int,unsigned int *)" (?GetErrorMessage@CFileException@@UAEHPADIPAI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filex.obj) : error LNK2005: "public: virtual struct CRuntimeClass * __thiscall CFileException::GetRuntimeClass(void)const " (?GetRuntimeClass@CFileException@@UBEPAUCRuntimeClass@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp2.obj) : error LNK2005: "long __stdcall AfxGetClassIDFromString(char const *,struct _GUID *)" (?AfxGetClassIDFromString@@YGJPBDPAU_GUID@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(wingdix.obj) : error LNK2005: "public: void __thiscall CDC::FillSolidRect(struct tagRECT const *,unsigned long)" (?FillSolidRect@CDC@@QAEXPBUtagRECT@@K@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(wingdix.obj) : error LNK2005: "public: void __thiscall CDC::FillSolidRect(int,int,int,int,unsigned long)" (?FillSolidRect@CDC@@QAEXHHHHK@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(wingdix.obj) : error LNK2005: "public: void __thiscall CRect::NormalizeRect(void)" (?NormalizeRect@CRect@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp1.obj) : error LNK2005: "public: void __thiscall CCmdTarget::EnableAutomation(void)" (?EnableAutomation@CCmdTarget@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp1.obj) : error LNK2005: "public: struct IDispatch * __thiscall CCmdTarget::GetIDispatch(int)" (?GetIDispatch@CCmdTarget@@QAEPAUIDispatch@@H@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(oledisp1.obj) : error LNK2005: "public: unsigned short * __thiscall CString::AllocSysString(void)const " (?AllocSysString@CString@@QBEPAGXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: __thiscall CPtrArray::CPtrArray(void)" (??0CPtrArray@@QAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: virtual __thiscall CPtrArray::~CPtrArray(void)" (??1CPtrArray@@UAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: void __thiscall CPtrArray::SetSize(int,int)" (?SetSize@CPtrArray@@QAEXHH@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: void __thiscall CPtrArray::SetAtGrow(int,void *)" (?SetAtGrow@CPtrArray@@QAEXHPAX@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(array_p.obj) : error LNK2005: "public: void __thiscall CPtrArray::RemoveAt(int,int)" (?RemoveAt@CPtrArray@@QAEXHH@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: __thiscall CArchive::CArchive(class CFile *,unsigned int,int,void *)" (??0CArchive@@QAE@PAVCFile@@IHPAX@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: __thiscall CArchive::~CArchive(void)" (??1CArchive@@QAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::Close(void)" (?Close@CArchive@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: unsigned int __thiscall CArchive::Read(void *,unsigned int)" (?Read@CArchive@@QAEIPAXI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::Write(void const *,unsigned int)" (?Write@CArchive@@QAEXPBXI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::Flush(void)" (?Flush@CArchive@@QAEXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::FillBuffer(unsigned int)" (?FillBuffer@CArchive@@QAEXI@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: void __thiscall CArchive::WriteCount(unsigned long)" (?WriteCount@CArchive@@QAEXK@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arccore.obj) : error LNK2005: "public: unsigned long __thiscall CArchive::ReadCount(void)" (?ReadCount@CArchive@@QAEKXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(arcex.obj) : error LNK2005: "void __stdcall AfxThrowArchiveException(int,char const *)" (?AfxThrowArchiveException@@YGXHPBD@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filest.obj) : error LNK2005: "public: virtual class CString __thiscall CFile::GetFileName(void)const " (?GetFileName@CFile@@UBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filest.obj) : error LNK2005: "public: virtual class CString __thiscall CFile::GetFileTitle(void)const " (?GetFileTitle@CFile@@UBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(filest.obj) : error LNK2005: "public: virtual class CString __thiscall CFile::GetFilePath(void)const " (?GetFilePath@CFile@@UBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(fileshrd.obj) : error LNK2005: "public: __thiscall CSharedFile::CSharedFile(unsigned int,unsigned int)" (??0CSharedFile@@QAE@II@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(fileshrd.obj) : error LNK2005: "public: virtual __thiscall CSharedFile::~CSharedFile(void)" (??1CSharedFile@@UAE@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(fileshrd.obj) : error LNK2005: "public: void * __thiscall CSharedFile::Detach(void)" (?Detach@CSharedFile@@QAEPAXXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: __thiscall CFileDialog::CFileDialog(int,char const *,char const *,unsigned long,char const *,class CWnd *)" (??0CFileDialog@@QAE@HPBD0K0PAVCWnd@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: virtual int __thiscall CFileDialog::DoModal(void)" (?DoModal@CFileDialog@@UAEHXZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: class CString __thiscall CFileDialog::GetPathName(void)const " (?GetPathName@CFileDialog@@QBE?AVCString@@XZ) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(dlgfile.obj) : error LNK2005: "public: class CString __thiscall CFileDialog::GetNextPathName(struct __POSITION * &)const " (?GetNextPathName@CFileDialog@@QBE?AVCString@@AAPAU__POSITION@@@Z) already defined in mfc42.lib(MFC42.DLL)
nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv
nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc
nafxcw.lib(filelist.obj) : error LNK2001: unresolved external symbol __mbctype
nafxcw.lib(apphelp.obj) : error LNK2001: unresolved external symbol __mbctype
nafxcw.lib(timecore.obj) : error LNK2001: unresolved external symbol __mbctype
D:\360data\重要数据\桌面\test2.exe : fatal error LNK1120: 3 unresolved externals
静态连接失败 |
|