回 帖 发 新 帖 刷新版面

主题:[讨论]编译出现几个问题急啊!!!

几个错误
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” : 不是所有的控件路径都返回值



回复列表 (共4个回复)

沙发

应该是编写DLL导出函数有问题,代码提供不全也不好判断,导出函数有些是在头文件中声明的,有的是在def文件中声明的。

板凳


完整的代码是这个几文件楼上的请细看!谢谢了!你重新下!谢谢了!

3 楼

还是不全啊,我编译了下你上面提到的ServerStatusPlugin,缺:

svn_revision.h
#include <Psapi.h>
CoreMemoryAllocator.cpp

4 楼


应该不少了!
svn_revision.h文件
../../../shared/svn_revision.h"
我新传上了!不好意思啊!请再帮我看看!

我来回复

您尚未登录,请登录后再回复。点此登录或注册