|
楼主 |
发表于 2018-12-26 12:36:55
|
显示全部楼层
上海市上海市
- 正在进行名称连接...
- 开始静态链接...
- Creating library C:\Users\Administrator\Desktop\sungame08.lib and object C:\Users\Administrator\Desktop\sungame08.exp
- e2ee_static.lib(E2EELib.obj) : error LNK2019: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ) referenced in function _$E151
- e2ee_static.lib(e2ee_dll_data.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
- e2ee_static.lib(STZipDataUtil.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
- e2ee_static.lib(E2EELib.obj) : error LNK2019: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ) referenced in function _$E149
- e2ee_static.lib(e2ee_dll_data.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
- e2ee_static.lib(STZipDataUtil.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
- e2ee_static.lib(jmemdll.obj) : error LNK2019: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ) referenced in function e2ee?LoadFile@JMemDLL@@QAE_NPAD@Z
- e2ee_static.lib(e2ee_dll_data.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
- e2ee_static.lib(STZipDataUtil.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
- e2ee_static.lib(jmemdll.obj) : error LNK2019: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ) referenced in function e2ee?resize@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXI@Z
- e2ee_static.lib(e2ee_dll_data.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
- e2ee_static.lib(STZipDataUtil.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
- C:\Users\Administrator\Desktop\sungame08.exe : fatal error LNK1120: 4 unresolved externals
- 静态连接失败
复制代码
|
|