程序调试出现这样的问题,请问估计怎么下手调通啊??谢谢了!

huaguli 2007-01-04 03:45:46
ConferencePanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxListItem::SetWidth(int)" (__imp_?SetWidth@wxListItem@@QAEXH@Z)
ContactListPanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxListItem::SetWidth(int)" (__imp_?SetWidth@wxListItem@@QAEXH@Z)
ConferencePanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxComboBox::wxComboBox(class wxWindow *,int,class wxString const &,class wxPoint const &,class wxSize const &,int,class wxString const * const,
long,class wxValidator const &,class wxString const &)" (__imp_??0wxComboBox@@QAE@PAVwxWindow@@HABVwxString@@ABVwxPoint@@ABVwxSize@@HQBV2@JABVwxValidator@@1@Z)
DialEntryPanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxComboBox::wxComboBox(class wxWindow *,int,class wxString const &,class wxPoint const &,class wxSize const &,int,class wxString const * const,l
ong,class wxValidator const &,class wxString const &)" (__imp_??0wxComboBox@@QAE@PAVwxWindow@@HABVwxString@@ABVwxPoint@@ABVwxSize@@HQBV2@JABVwxValidator@@1@Z)
ConferencePanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxListItem::SetText(class wxString const &)" (__imp_?SetText@wxListItem@@QAEXABVwxString@@@Z)
ContactListPanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString const & __thiscall wxListItem::GetText(void)const " (__imp_?GetText@wxListItem@@QBEABVwxString@@XZ)
ContactListPanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxListItem::SetColumn(int)" (__imp_?SetColumn@wxListItem@@QAEXH@Z)
DialPadPanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall wxBitmapButtonBase::SetBitmapSelected(class wxBitmap const &)" (__imp_?SetBitmapSelected@wxBitmapButtonBase@@QAEXABVwxBitmap@@@Z)
sipXAudioSettingsDlg.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxCheckBox::wxCheckBox(class wxWindow *,int,class wxString const &,class wxPoint const &,class wxSize const &,long,class wxValidator const
&,class wxString const &)" (__imp_??0wxCheckBox@@QAE@PAVwxWindow@@HABVwxString@@ABVwxPoint@@ABVwxSize@@JABVwxValidator@@1@Z)
sipXezPhone_wdr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxCheckBox::wxCheckBox(class wxWindow *,int,class wxString const &,class wxPoint const &,class wxSize const &,long,class wxValidator const &,cl
ass wxString const &)" (__imp_??0wxCheckBox@@QAE@PAVwxWindow@@HABVwxString@@ABVwxPoint@@ABVwxSize@@JABVwxValidator@@1@Z)
sipXSrtpSettingsDlg.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxCheckBox::wxCheckBox(class wxWindow *,int,class wxString const &,class wxPoint const &,class wxSize const &,long,class wxValidator const
&,class wxString const &)" (__imp_??0wxCheckBox@@QAE@PAVwxWindow@@HABVwxString@@ABVwxPoint@@ABVwxSize@@JABVwxValidator@@1@Z)
sipXAudioSettingsDlg.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall wxCommandEvent::GetSelection(void)const " (__imp_?GetSelection@wxCommandEvent@@QBEHXZ)
sipXVideoSettingsDlg.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall wxCommandEvent::GetSelection(void)const " (__imp_?GetSelection@wxCommandEvent@@QBEHXZ)
sipXezPhoneApp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxAppInitializer::wxAppInitializer(class wxAppConsole * (__cdecl*)(void))" (__imp_??0wxAppInitializer@@QAE@P6APAVwxAppConsole@@XZ@Z)
sipXezPhoneApp.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) int __cdecl wxEntry(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int)" (__imp_?wxEntry@@YAHPAUHINSTANCE__@@0PADH@Z)
sipXmgr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDateTime::FormatISOTime(void)const " (__imp_?FormatISOTime@wxDateTime@@QBE?AVwxString@@XZ)
sipXmgr.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class wxString __thiscall wxDateTime::FormatISODate(void)const " (__imp_?FormatISODate@wxDateTime@@QBE?AVwxString@@XZ)
VolumeControlPanel.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall wxSlider::wxSlider(class wxWindow *,int,int,int,int,class wxPoint const &,class wxSize const &,long,class wxValidator const &,class wxString
const &)" (__imp_??0wxSlider@@QAE@PAVwxWindow@@HHHHABVwxPoint@@ABVwxSize@@JABVwxValidator@@ABVwxString@@@Z)
wxmsw28d_adv.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__UuidToStringA@8
wxmsw28d_adv.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__RpcStringFreeA@4
wxmsw28d_adv.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__UuidCreate@4
wxmsw28d_adv.lib(uuid.obj) : error LNK2001: unresolved external symbol __imp__UuidFromStringA@8
sipXtackLibd.lib(HttpBody.obj) : error LNK2001: unresolved external symbol "public: __thiscall SmimeBody::SmimeBody(class SmimeBody const &)" (??0SmimeBody@@QAE@ABV0@@Z)
sipXtackLibd.lib(HttpBody.obj) : error LNK2001: unresolved external symbol "public: __thiscall SmimeBody::SmimeBody(char const *,int,char const *)" (??0SmimeBody@@QAE@PBDH0@Z)
sipXtackLibd.lib(SipMessage.obj) : error LNK2001: unresolved external symbol "public: class HttpBody const * __thiscall SmimeBody::getDecyptedBody(void)const " (?getDecyptedBody@SmimeBody@@QBEPBVHttpBody@@XZ)
sipXtackLibd.lib(SipMessage.obj) : error LNK2001: unresolved external symbol "public: int __thiscall SmimeBody::decrypt(char const *,int,char const *)" (?decrypt@SmimeBody@@QAEHPBDH0@Z)
sipXtackLibd.lib(SipMessage.obj) : error LNK2001: unresolved external symbol "public: int __thiscall SmimeBody::isDecrypted(void)const " (?isDecrypted@SmimeBody@@QBEHXZ)
..\..\sipXtapi\debug\sipXezPhone.exe : fatal error LNK1120: 22 unresolved externals
...全文
606 10 打赏 收藏 转发到动态 举报
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
热爱生活 2012-01-14
  • 打赏
  • 举报
回复
后来怎么解决的?
zcp126 2007-01-05
  • 打赏
  • 举报
回复
少了.lib或.cpp
dfkoko 2007-01-05
  • 打赏
  • 举报
回复
需要在工程的编译选项里包含进 你调用的静态库Lib
zhuzhiyou 2007-01-05
  • 打赏
  • 举报
回复
少了一些库,所以找不到相应的函数
Gavin_Kirk 2007-01-05
  • 打赏
  • 举报
回复
lib 静态苦
mynamelj 2007-01-04
  • 打赏
  • 举报
回复
LNK2001 少了实现部分或lib
王国凡 2007-01-04
  • 打赏
  • 举报
回复
可能是缺少动态库文件
syy64 2007-01-04
  • 打赏
  • 举报
回复
没有设置包含的LIB库吧。
ProgrameMan 2007-01-04
  • 打赏
  • 举报
回复
看看这些函数错误中的函数都是谁的,如果是自己的就看看是不是光生明没实现,如果是 其它库中的就看看是否没有引入相应的 库

16,472

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC相关问题讨论
社区管理员
  • 基础类社区
  • Web++
  • encoderlee
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

        VC/MFC社区版块或许是CSDN最“古老”的版块了,记忆之中,与CSDN的年龄几乎差不多。随着时间的推移,MFC技术渐渐的偏离了开发主流,若干年之后的今天,当我们面对着微软的这个经典之笔,内心充满着敬意,那些曾经的记忆,可以说代表着二十年前曾经的辉煌……
        向经典致敬,或许是老一代程序员内心里面难以释怀的感受。互联网大行其道的今天,我们期待着MFC技术能够恢复其曾经的辉煌,或许这个期待会永远成为一种“梦想”,或许一切皆有可能……
        我们希望这个版块可以很好的适配Web时代,期待更好的互联网技术能够使得MFC技术框架得以重现活力,……

试试用AI创作助手写篇文章吧