|
发表于 2020-5-26 10:35:48
|
显示全部楼层
湖北省襄阳市
@项目部006
无法静态编译啊!支持库关了也不行。win10,精易web浏览器支持库【2019年12月31日】正式版,易语言5.8.求解!!!
开始静态链接...
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@stdxxBVfacet@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@stdxxBVfacet@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 中被引用
F:\cookies.exe : fatal error LNK1120: 7 个无法解析的外部命令 |
|