|
楼主 |
发表于 2024-10-1 01:24:24
|
显示全部楼层
广东省汕尾市
开始静态链接...
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A) referenced in function eAPI_?determineOSInfo@OSInfo@@MAEXXZ
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A)
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ) referenced in function eAPI_?determineOSInfo@OSInfo@@MAEXXZ
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ)
eAPI_static.lib(OSInfo.obj) : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall exception::what(void)const " (?what@exception@@UBEPBDXZ)
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall exception::what(void)const " (?what@exception@@UBEPBDXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(class exception const &)" (??0exception@@QAE@ABV0@@Z)
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "public: __thiscall exception::exception(char const * const &)" (??0exception@@QAE@ABQBD@Z) referenced in function eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "public: __thiscall exception::exception(char const * const &)" (??0exception@@QAE@ABQBD@Z)
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ) referenced in function eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z) referenced in function eAPI_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "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: unresolved external symbol "public: virtual __thiscall exception::~exception(void)" (??1exception@@UAE@XZ) referenced in function eAPI_??1bad_cast@std@@UAE@XZ_0
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall exception::~exception(void)" (??1exception@@UAE@XZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "__int64 const std::_Fpz" (?_Fpz@std@@3_JB) referenced in function eAPI_??0?$fpos@H@std@@QAE@J@Z_0
eAPI_static.lib(SysUtils.obj) : error LNK2001: unresolved external symbol "__int64 const std::_Fpz" (?_Fpz@std@@3_JB)
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ) referenced in function 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: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
eAPI_static.lib(OSInfo.obj) : error LNK2019: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ) referenced in function 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: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
eAPI_static.lib(SysUtils.obj) : error LNK2019: unresolved external symbol "protected: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@IAEXXZ) referenced in function eAPI_??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N1@Z
C:\Users\Administrator\Desktop\GIF版本\1.exe : warning LNK4088: image being generated due to /FORCE option; image may not run
正在写出可执行文件
写出可执行文件"C:\Users\Administrator\Desktop\GIF版本\1.exe"成功
换个2017的连接器 成功 但又出一些乱七八糟的 哈哈 |
|