配置了 link.ini怎么设置链接器配置完了,编译显示失败				
			
		111111111111111111				
			
		
感谢感谢   感谢
				
			
		先见证第一版本,稍后去看第二版本				
			
		谢谢分享啊谢谢分享啊谢谢分享啊谢谢分享啊谢谢分享啊
				
			
		谢谢分享,谢谢分享,谢谢分享
				
			
		这个值得看看!
				
			
		我是小白。。。。连接器 怎么 配置????配置Link.ini这里我改好了!				
			
		开始静态链接...
libcpmt.lib(wcout.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wcout.obj) : error LNK2005: "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wcout.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wcout.obj) : error LNK2005: "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wcout.obj) : error LNK2005: "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xthrow.obj) : error LNK2005: "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xthrow.obj) : error LNK2005: "public: __thiscall std::exception::exception(void)" (??0exception@std@@QAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xthrow.obj) : error LNK2005: "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xthrow.obj) : error LNK2005: "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(locale.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(locale.obj) : error LNK2005: "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(locale.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(locale.obj) : error LNK2005: "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(locale.obj) : error LNK2005: "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(locale.obj) : error LNK2005: __vsprintf_s_l 已经在 libcmt.lib(vsnprnc.obj) 中定义
libcpmt.lib(locale.obj) : error LNK2005: _sprintf_s 已经在 libcmt.lib(sprintf.obj) 中定义
libcpmt.lib(wlocale.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wlocale.obj) : error LNK2005: "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wlocale.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wlocale.obj) : error LNK2005: "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wlocale.obj) : error LNK2005: "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(wlocale.obj) : error LNK2005: __vsprintf_s_l 已经在 libcmt.lib(vsnprnc.obj) 中定义
libcpmt.lib(wlocale.obj) : error LNK2005: _sprintf_s 已经在 libcmt.lib(sprintf.obj) 中定义
libcpmt.lib(xlocale.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xlocale.obj) : error LNK2005: "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xlocale.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xlocale.obj) : error LNK2005: "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xlocale.obj) : error LNK2005: "public: virtual char const * __thiscall std::exception::what(void)const " (?what@exception@std@@UBEPBDXZ) 已经在 libcmt.lib(stdexcpt.obj) 中定义
libcpmt.lib(xlocale.obj) : error LNK2005: __vsprintf_s_l 已经在 libcmt.lib(vsnprnc.obj) 中定义
libcpmt.lib(xlocale.obj) : error LNK2005: _sprintf_s 已经在 libcmt.lib(sprintf.obj) 中定义
edroptarget_static.lib(EDropTargetclass.obj) : error LNK2019: 无法解析的外部符号 "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ),该符号在函数 edroptarget_?ProcessHtmlTagText@EDropTarget@@AAEXAAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z 中被引用
静态连接失败				
			
		谢谢分享经验!