| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 538 人关注过本帖
标题:LNK2001连接问题
只看楼主 加入收藏
ovo2006
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2009-8-1
结帖率:0
收藏
已结贴  问题点数:20 回复次数:1 
LNK2001连接问题
各位大家好,小的入道不久,前日从网上偶得一段代码,编译时出现下面太多的连接问题.盼各位前辈给点详细的方法指导指导
--------------------Configuration: HCPACS_VI - Win32 Debug--------------------
Linking...
dvpssp.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
dvpstat.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
GeneralDirDcmImage.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
VideoVw.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
AppointVw.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
dvpsib.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
dvpsibl.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
dvpspll.obj : error LNK2001: unresolved external symbol "char * __cdecl dcmGenerateUniqueIdentifier(char *,char const *)" (?dcmGenerateUniqueIdentifier@@HCPADPADPBD@Z)
dvpsvw.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
GeneralDirDcmImage.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
VideoVw.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
VismView.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsrsl.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpssp.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpstat.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpstx.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpspr.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsri.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsril.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsrs.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsibl.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsov.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpspl.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpspll.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsgll.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsgr.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpshlp.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsib.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpscu.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsda.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsfs.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsgal.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
DcmImageProcessView.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsall.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpscf.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
dvpsconf.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::~OFString(void)" (??1OFString@@QAE@XZ)
DcmImageProcessView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall DcmFileFormat::~DcmFileFormat(void)" (??1DcmFileFormat@@UAE@XZ)
GeneralDirDcmImage.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall DcmFileFormat::~DcmFileFormat(void)" (??1DcmFileFormat@@UAE@XZ)
VismView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall DcmFileFormat::~DcmFileFormat(void)" (??1DcmFileFormat@@UAE@XZ)
VideoVw.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
VismView.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpstat.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpstx.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsvw.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
GeneralDirDcmImage.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsril.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsrs.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsrsl.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpssp.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpspl.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpspll.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpspr.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsri.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpshlp.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsib.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsibl.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsov.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpscu.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsda.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsfs.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsgr.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
DcmImageProcessView.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsall.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpscf.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
dvpsconf.obj : error LNK2001: unresolved external symbol "public: __thiscall OFString::OFString(void)" (??0OFString@@QAE@XZ)
VismView.obj : error LNK2001: unresolved external symbol "public: __thiscall DcmFileFormat::DcmFileFormat(void)" (??0DcmFileFormat@@QAE@XZ)
DcmImageProcessView.obj : error LNK2001: unresolved external symbol "public: __thiscall DcmFileFormat::DcmFileFormat(void)" (??0DcmFileFormat@@QAE@XZ)
dvpshlp.obj : error LNK2001: unresolved external symbol "public: __thiscall DcmFileFormat::DcmFileFormat(void)" (??0DcmFileFormat@@QAE@XZ)
GeneralDirDcmImage.obj : error LNK2001: unresolved external symbol "public: __thiscall DcmFileFormat::DcmFileFormat(void)" (??0DcmFileFormat@@QAE@XZ)
VideoVw.obj : error LNK2001: unresolved external symbol "public: __thiscall DcmFileFormat::DcmFileFormat(void)" (??0DcmFileFormat@@QAE@XZ)
VismView.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpstat.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpsvw.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
GeneralDirDcmImage.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
VideoVw.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpsibl.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpspll.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpspr.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpssp.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
DcmImageProcessView.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpscf.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpsconf.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
dvpsfs.obj : error LNK2001: unresolved external symbol "public: class OFString & __thiscall OFString::operator=(char const *)" (??4OFString@@QAEAAV0@PBD@Z)
GeneralDirDcmImage.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
VismView.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpstat.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpstx.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsvl.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsvwl.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsrs.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpssp.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpssv.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpssvl.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsov.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsovl.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpspl.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsri.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsgl.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsgr.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpshlp.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsib.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpscu.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsda.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsfs.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsga.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
DcmImageProcessView.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvpsab.obj : error LNK2001: unresolved external symbol "public: void __thiscall DcmStack::clear(void)" (?clear@DcmStack@@QAEXXZ)
dvp
搜索更多相关主题的帖子: 连接问题 
2009-08-01 09:36
tinjp
Rank: 5Rank: 5
等 级:职业侠客
帖 子:52
专家分:340
注 册:2006-11-4
收藏
得分:20 
是不是没将cpp文件加入工程?有lib库吗?如果有,可以用#pragma    comment(lib,"xxx.lib")导入。
2009-08-01 11:29
快速回复:LNK2001连接问题
数据加载中...
 
   



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

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