游戏乐悠悠网游开发网

标题: Patcher生成错误 [打印本页]

作者: 昵称    时间: 2012-2-5 20:06
标题: Patcher生成错误
1>File.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) protected: void __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_M_allocate_block(unsigned int)" (__imp_?_M_allocate_block@?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IAEXI@Z),该符号在函数 "protected: void __thiscall stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >::_M_range_initialize(unsigned short const *,unsigned short const *)" (?_M_range_initialize@?$basic_string@GV?$tCharTraits@G@@V?$allocator@G@stlp_std@@@stlp_std@@IAEXPBG0@Z) 中被引用
1>Lexer.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) protected: void __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_M_allocate_block(unsigned int)" (__imp_?_M_allocate_block@?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IAEXI@Z)
1>Parser.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) protected: void __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_M_allocate_block(unsigned int)" (__imp_?_M_allocate_block@?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IAEXI@Z)
1>File.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) protected: void __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_M_throw_out_of_range(void)const " (__imp_?_M_throw_out_of_range@?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IBEXXZ),该符号在函数 "public: __thiscall stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >(class stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> > const &,unsigned int,unsigned int,class stlp_std::allocator<unsigned short> const &)" (??0?$basic_string@GV?$tCharTraits@G@@V?$allocator@G@stlp_std@@@stlp_std@@QAE@ABV01@IIABV?$allocator@G@1@@Z) 中被引用
1>File.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) protected: __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >(class stlp_std::allocator<unsigned short> const &)" (__imp_??0?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IAE@ABV?$allocator@G@2@@Z),该符号在函数 "public: __thiscall stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >(class stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> > const &,unsigned int,unsigned int,class stlp_std::allocator<unsigned short> const &)" (??0?$basic_string@GV?$tCharTraits@G@@V?$allocator@G@stlp_std@@@stlp_std@@QAE@ABV01@IIABV?$allocator@G@1@@Z) 中被引用
1>Lexer.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) protected: __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >(class stlp_std::allocator<unsigned short> const &)" (__imp_??0?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IAE@ABV?$allocator@G@2@@Z)
1>Parser.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) protected: __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >(class stlp_std::allocator<unsigned short> const &)" (__imp_??0?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IAE@ABV?$allocator@G@2@@Z)
1>Lexer.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: static unsigned int __cdecl stlp_std::char_traits<unsigned short>::length(unsigned short const *)" (__imp_?length@?$char_traits@G@stlp_std@@SAIPBG@Z),该符号在函数 "public: class stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> > & __thiscall stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >::assign(unsigned short const *)" (?assign@?$basic_string@GV?$tCharTraits@G@@V?$allocator@G@stlp_std@@@stlp_std@@QAEAAV12@PBG@Z) 中被引用
1>Parser.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: static unsigned int __cdecl stlp_std::char_traits<unsigned short>::length(unsigned short const *)" (__imp_?length@?$char_traits@G@stlp_std@@SAIPBG@Z)
1>Parser.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) protected: __thiscall stlp_std::priv::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >::_String_base<unsigned short,class stlp_std::allocator<unsigned short> >(class stlp_std::allocator<unsigned short> const &,unsigned int)" (__imp_??0?$_String_base@GV?$allocator@G@stlp_std@@@priv@stlp_std@@IAE@ABV?$allocator@G@2@I@Z),该符号在函数 "public: __thiscall stlp_std::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >::basic_string<unsigned short,class tCharTraits<unsigned short>,class stlp_std::allocator<unsigned short> >(class stlp_std::allocator<unsigned short> const &)" (??0?$basic_string@GV?$tCharTraits@G@@V?$allocator@G@stlp_std@@@stlp_std@@QAE@ABV?$allocator@G@1@@Z) 中被引用
1>../cworking/IrisPatcher.exe : fatal error LNK1120: 18 个无法解析的外部命令
1>生成日志保存在“file://D:\IRIS\Main_Dev\Patcher\Release\BuildLog.htm”
1>Patcher - 51 个错误,26 个警告
========== 生成: 0 已成功, 1 已失败, 1 最新, 0 已跳过 ==========
作者: loveiris    时间: 2012-2-8 17:19
项目呢设置里面开启内置WCHAR
作者: 昵称    时间: 2012-2-10 22:01
谢谢班主,我试试




欢迎光临 游戏乐悠悠网游开发网 (http://bbs.yxlyy.club/) Powered by Discuz! X3.2