主题:[讨论]编译出现几个问题急啊!!!
几个错误
1.ServerStatusPlugin error LNK2001: 无法解析的外部符号 "__declspec(dllimport) long UNIXTIME" (__imp_?UNIXTIME@@3JA)
2.ServerStatusPlugin error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: static struct TimedEvent * __cdecl TimedEvent::Allocate(void *,class CallbackBase *,unsigned int,long,unsigned int)" (__imp_?Allocate@TimedEvent@@SAPAU1@PAXPAVCallbackBase@@IJI@Z) ,该符号在函数 __exp_script_register 中被引用
3.ServerStatusPlugin fatal error LNK1120: 2 个无法解析的外部命令
4.D:\ascentd\001\3_4_stable\src\scripts\src\AscentStats\AscentStats.cpp(190): warning C4267: “=” : 从“size_t”转换到“int”,可能丢失数据
5.d:\ascentd\001\3_4_stable\src\scripts\src\ascentstats\ascentstats.cpp(240): warning C4715: “AStatThread::run” : 不是所有的控件路径都返回值
1.ServerStatusPlugin error LNK2001: 无法解析的外部符号 "__declspec(dllimport) long UNIXTIME" (__imp_?UNIXTIME@@3JA)
2.ServerStatusPlugin error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: static struct TimedEvent * __cdecl TimedEvent::Allocate(void *,class CallbackBase *,unsigned int,long,unsigned int)" (__imp_?Allocate@TimedEvent@@SAPAU1@PAXPAVCallbackBase@@IJI@Z) ,该符号在函数 __exp_script_register 中被引用
3.ServerStatusPlugin fatal error LNK1120: 2 个无法解析的外部命令
4.D:\ascentd\001\3_4_stable\src\scripts\src\AscentStats\AscentStats.cpp(190): warning C4267: “=” : 从“size_t”转换到“int”,可能丢失数据
5.d:\ascentd\001\3_4_stable\src\scripts\src\ascentstats\ascentstats.cpp(240): warning C4715: “AStatThread::run” : 不是所有的控件路径都返回值