好友
阅读权限10
听众
最后登录1970-1-1
|
本帖最后由 ps1989 于 2020-6-17 22:21 编辑
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A),该符号在函数 eAPI_?determineOSInfo@OSInfo@@MAEXXZ 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ),该符号在函数 eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z),该符号在函数 eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "__int64 const std::_Fpz" (?_Fpz@std@@3_JB),该符号在函数 eAPI_??0?$fpos@H@std@@QAE@J@Z_0 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "__int64 const std::_Fpz" (?_Fpz@std@@3_JB)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ),该符号在函数 eAPI_?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBE?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z_0 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: 无法解析的外部符号 "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ),该符号在函数 eAPI_?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@II@Z_0 中被引用
eAPI_static.lib(SysUtils.obj) : error LNK2001: 无法解析的外部符号 "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
eAPI_static.lib(SysUtils.obj) : error LNK2019: 无法解析的外部符号 "protected: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@IAEXXZ),该符号在函数 eAPI_??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N1@Z 中被引用
D:\编程学习作业\网址快捷组合工具(VIP视频解析).exe : fatal error LNK1120: 7 个无法解析的外部命令
静态连接失败
命苦啊~~辛辛苦苦3天写完的一个小软件,本想编译出来与大家共享,尽然在编译的时候提示失败,以上就是提示内容,求大神解答,
已解决!!!
找到根目录下的"静态编译转换器.e" 运行下,然后换个编译器就行了,用了"VC7连接器" |
|
发帖前要善用【论坛搜索】功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。 |
|
|
|
|