|
14精币
eCompress_static.lib(eMainInterface.obj) : error LNK2005: "int __stdcall ProcessNotifyLib(int,unsigned long,unsigned long)" (?ProcessNotifyLib@@YGHHKK@Z) already defined in ecef_static.lib(EPLMain.obj)
eCompress_static.lib(eMainInterface.obj) : error LNK2005: "int __stdcall NotifySys(int,unsigned long,unsigned long)" (?NotifySys@@YGHHKK@Z) already defined in ecef_static.lib(EPLMain.obj)
eCompress_static.lib(eMainInterface.obj) : error LNK2005: "int g_nLastNotifyResult" (?g_nLastNotifyResult@@3HA) already defined in ecef_static.lib(EPLMain.obj)
静态连接失败
问题应该是 易语言组件带的 zip解压问题
|
|