找回密码
 用户注册

QQ登录

只需一步,快速开始

查看: 4409|回复: 3

reactor_logging_server会出现运行 error LNK2019

[复制链接]
发表于 2008-1-20 09:05:00 | 显示全部楼层 |阅读模式
在ACE_wrappers\examples\C++NPv2\里面Reactor_Log_Server有两个工程文件
在vs2003中build C++NPv2_Reactor_Log_Server.vcproj,一切正常
但在vs2005中build C++NPv2_Reactor_Log_Server_vc8.vcproj,会出现运行 error LNK2019
在网上搜到过类似的错误,参考了一下
1配置属性--链接器--附加依赖项中加aced.lib,同时
2配置属性--c/c++--预处理器定义中加入ACE_BUILD_SVC_DLL
都不起作用
是不是在2005中还要设置一些选项呢?


vs2005中具体信息如下
1>------ 已启动生成: 项目: C++NPv2_Reactor_Log_Server, 配置: Debug Win32 ------
1>正在链接...
1>   正在创建库 .\reactor_logging_server.lib 和对象 .\reactor_logging_server.exp
1>Logging_Event_Handler_Ex.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: __thiscall ACE_Time_Value::ACE_Time_Value(__int64,long)" ([email=__imp_??0ACE_Time_Value@@QAE@_JJ@Z]__imp_??0ACE_Time_Value@@QAE@_JJ@Z[/email]),该符号在函数 "public: virtual int __thiscall Logging_Event_Handler_Ex::open(void)" ([email=?open@Logging_Event_Handler_Ex@@UAEHXZ]?open@Logging_Event_Handler_Ex@@UAEHXZ[/email]) 中被引用
1>Reactor_Logging_Server.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: __thiscall ACE_Time_Value::ACE_Time_Value(__int64,long)" ([email=__imp_??0ACE_Time_Value@@QAE@_JJ@Z]__imp_??0ACE_Time_Value@@QAE@_JJ@Z[/email])
1>Logging_Event_Handler_Ex.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: __int64 __thiscall ACE_Time_Value::sec(void)const " ([email=__imp_?sec@ACE_Time_Value@@QBE_JXZ]__imp_?sec@ACE_Time_Value@@QBE_JXZ[/email]),该符号在函数 "public: virtual int __thiscall Logging_Event_Handler_Ex::open(void)" ([email=?open@Logging_Event_Handler_Ex@@UAEHXZ]?open@Logging_Event_Handler_Ex@@UAEHXZ[/email]) 中被引用
1>.\reactor_logging_server.exe : fatal error LNK1120: 2 个无法解析的外部命令
1>生成日志保存在“file://g:\tradeage\source\ACE_wrappers\examples\C++NPv2\Debug\C++NPv2_Reactor_Log_Server_vc8\I386\BuildLog.htm”
1>C++NPv2_Reactor_Log_Server - 4 个错误,0 个警告
 楼主| 发表于 2008-1-20 16:16:26 | 显示全部楼层
怎么没人指点下啊
自己顶下
发表于 2008-1-20 21:34:39 | 显示全部楼层
aced.lib没找到或者不匹配。
 楼主| 发表于 2008-1-21 17:45:07 | 显示全部楼层
的确是aced.lib的版本不对
以前在2003中运行
现在程序放到2005中运行,忘记重新产生aced.lib,呵呵
您需要登录后才可以回帖 登录 | 用户注册

本版积分规则

Archiver|手机版|小黑屋|ACE Developer ( 京ICP备06055248号 )

GMT+8, 2024-11-22 13:48 , Processed in 0.024758 second(s), 6 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表