| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 613 人关注过本帖
标题:谁能告诉我,这怎么回事?
只看楼主 加入收藏
renjunhua
Rank: 1
等 级:新手上路
帖 子:2
专家分:0
注 册:2013-7-4
结帖率:0
收藏
已结贴  问题点数:5 回复次数:1 
谁能告诉我,这怎么回事?
error LNK2005: "public: void    正在创建库 ../../Debug\CrhType_DllD.lib 和对象 ../../Debug\CrhType_DllD.exp
CrhType_DllD.exp : warning LNK4070: .EXP 中的 /OUT:DLL.dll 指令与输出文件名“../../Debug\CrhType_DllD.dll”不同;忽略指令
QYTXQX.obj : error LNK2019: 无法解析的外部符号 _DLL_CloseRecord,该符号在函数 "public: virtual int __thiscall CQYTXQX::OnInitDialog(void)" (?OnInitDialog@CQYTXQX@@UAEHXZ) 中被引用
DLZDNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_CloseRecord
DLZDTXQX.obj : error LNK2001: 无法解析的外部符号 _DLL_CloseRecord
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_CloseRecord
QYNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_CloseRecord
QYTXQX.obj : error LNK2019: 无法解析的外部符号 _DLL_GetAsFloat,该符号在函数 "public: virtual int __thiscall CQYTXQX::OnInitDialog(void)" (?OnInitDialog@CQYTXQX@@UAEHXZ) 中被引用
DLZDNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsFloat
DLZDTXQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsFloat
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsFloat
QYNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsFloat
QYTXQX.obj : error LNK2019: 无法解析的外部符号 _DLL_GetAsInteger,该符号在函数 "public: virtual int __thiscall CQYTXQX::OnInitDialog(void)" (?OnInitDialog@CQYTXQX@@UAEHXZ) 中被引用
DLZDNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsInteger
DLZDTXQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsInteger
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsInteger
QYNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsInteger
QYTXQX.obj : error LNK2019: 无法解析的外部符号 _DLL_GetRecordByCString,该符号在函数 "public: virtual int __thiscall CQYTXQX::OnInitDialog(void)" (?OnInitDialog@CQYTXQX@@UAEHXZ) 中被引用
DLZDNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetRecordByCString
DLZDTXQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetRecordByCString
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_GetRecordByCString
QYNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_GetRecordByCString
QYTXQX.obj : error LNK2019: 无法解析的外部符号 _DLL_ExecuteSQL,该符号在函数 "public: virtual int __thiscall CQYTXQX::OnInitDialog(void)" (?OnInitDialog@CQYTXQX@@UAEHXZ) 中被引用
DLZDNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_ExecuteSQL
DLZDTXQX.obj : error LNK2001: 无法解析的外部符号 _DLL_ExecuteSQL
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_ExecuteSQL
QYNHQX.obj : error LNK2001: 无法解析的外部符号 _DLL_ExecuteSQL
MainWnd.obj : error LNK2001: 无法解析的外部符号 "public: void __thiscall CMainWnd::OnBnClickedButton4(void)" (?OnBnClickedButton4@CMainWnd@@QAEXXZ)
MainWnd.obj : error LNK2019: 无法解析的外部符号 _DBSolve_DLLDeInit,该符号在函数 "public: virtual __thiscall CMainWnd::~CMainWnd(void)" (??1CMainWnd@@UAE@XZ) 中被引用
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_ConnectDataBase
MainWnd.obj : error LNK2019: 无法解析的外部符号 _DBSolve_DLLInit,该符号在函数 "protected: virtual int __thiscall CMainWnd::OnInitDialog(void)" (?OnInitDialog@CMainWnd@@MAEHXZ) 中被引用
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_GetAsString
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_DeleteRecord
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_UpdateRecord
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_SetAsFloat
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_SetAsInteger
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_SetAsString
MainWnd.obj : error LNK2001: 无法解析的外部符号 _DLL_AddOneRecord
QYTXQX.obj : error LNK2001: 无法解析的外部符号 "public: void __thiscall CQYTXQX::OnBnClickedButton2(void)" (?OnBnClickedButton2@CQYTXQX@@QAEXXZ)
../../Debug\CrhType_DllD.dll : fatal error LNK1120: 17 个无法解析的外部命令
搜索更多相关主题的帖子: warning public 
2013-07-04 22:17
yuccn
Rank: 20Rank: 20Rank: 20Rank: 20Rank: 20
来 自:何方
等 级:版主
威 望:167
帖 子:6815
专家分:42393
注 册:2010-12-16
收藏
得分:5 
你百度一下“无法解析的外部符号”

我行我乐
公众号:逻辑客栈
我的博客:
https://blog.yuccn. net
2013-07-05 12:20
快速回复:谁能告诉我,这怎么回事?
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.023620 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved