程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 更多編程語言 >> 編程綜合問答 >> declspec-vs2008 mfc無法生成exe

declspec-vs2008 mfc無法生成exe

編輯:編程綜合問答
vs2008 mfc無法生成exe

我在用vs2008編譯編譯時報以下錯誤:
1>qmfcapp.obj : error LNK2019: 無法解析的外部符號 "__declspec(dllimport) public: static void cdecl QCoreApplication::sendPostedEvents(void)" (imp_?sendPostedEvents@QCoreApplication@@SAXXZ),該符號在函數 "long stdcall QtFilterProc(int,unsigned int,long)" (?QtFilterProc@@YGJHIJ@Z) 中被引用
1>qwinwidget.obj : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: bool thiscall QChildEvent::removed(void)const " (imp_?removed@QChildEvent@@QBE_NXZ),該符號在函數 "protected: virtual void thiscall QWinWidget::childEvent(class QChildEvent *)" (?childEvent@QWinWidget@@MAEXPAVQChildEvent@@@Z) 中被引用
1>ui.lib(QYMainWindow.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: static class QString cdecl QString::fromStdWString(class std::basic_string,class std::allocator > const &)" (imp_?fromStdWString@QString@@SA?AV1@ABV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@Z),該符號在函數 "public: long thiscall CQYMainWindow::Invoke(struct WebExternalObjectInvokeParam const &,class HtmlDialog *)" (?Invoke@CQYMainWindow@@QAEJABUWebExternalObjectInvokeParam@@PAVHtmlDialog@@@Z) 中被引用
1>libqyqtui.lib(HtmlDialog.obj) : error LNK2001: 無法解析的外部符號 "
declspec(dllimport) public: static class QString cdecl QString::fromStdWString(class std::basic_string,class std::allocator > const &)" (imp_?fromStdWString@QString@@SA?AV1@ABV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@Z)
1>QAxContainerd.lib(qaxobject.obj) : error LNK2001: 無法解析的外部符號 "__declspec(dllimport) public: thiscall QUuid::QUuid(struct _GUID const &)" (imp_??0QUuid@@QAE@ABU_GUID@@@Z)
1>libqyqtui.lib(HtmlDialog.obj) : error LNK2019: 無法解析的外部符號 "__declspec(dllimport) public: thiscall QUuid::QUuid(struct _GUID const &)" (imp_??0QUuid@@QAE@ABU_GUID@@@Z),該符號在函數 "public: thiscall HtmlDialog::HtmlDialog(class QWidget *,class QFlags)" (??0HtmlDialog@@QAE@PAVQWidget@@V?$QFlags@W4WindowType@Qt@@@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2001: 無法解析的外部符號 "
declspec(dllimport) public: thiscall QUuid::QUuid(struct _GUID const &)" (imp_??0QUuid@@QAE@ABU_GUID@@@Z)
1>QAxContainerd.lib(qaxwidget.obj) : error LNK2001: 無法解析的外部符號 "__declspec(dllimport) public: thiscall QUuid::QUuid(struct _GUID const &)" (imp_??0QUuid@@QAE@ABU_GUID@@@Z)
1>QAxContainerd.lib(qaxtypes.obj) : error LNK2001: 無法解析的外部符號 "__declspec(dllimport) public: thiscall QUuid::QUuid(struct _GUID const &)" (imp_??0QUuid@@QAE@ABU_GUID@@@Z)
1>libqyqtui.lib(HtmlDialog.obj) : error LNK2019: 無法解析的外部符號 "__declspec(dllimport) public: class std::basic_string,class std::allocator > thiscall QString::toStdWString(void)const " (imp_?toStdWString@QString@@QBE?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@XZ),該符號在函數 "private: void thiscall HtmlDialog::OnWebNavigateComplete(class QString const &)" (?OnWebNavigateComplete@HtmlDialog@@AAEXABVQString@@@Z) 中被引用
1>libqyqtui.lib(QyQtUIDialog.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: void thiscall QPainter::drawPixmap(int,int,int,int,class QPixmap const &,int,int,int,int)" (imp_?drawPixmap@QPainter@@QAEXHHHHABVQPixmap@@HHHH@Z),該符號在函數 "void cdecl DrawNinePatch(class QPainter &,class QPixmap const &,class QSize const &,int)" (?DrawNinePatch@@YAXAAVQPainter@@ABVQPixmap@@ABVQSize@@H@Z) 中被引用
1>libqyqtui.lib(NcFramelessHelper.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: void thiscall QRubberBand::move(class QPoint const &)" (imp_?move@QRubberBand@@QAEXABVQPoint@@@Z),該符號在函數 "private: void thiscall NcWidgetData::moveWidget(class QPoint const &)" (?moveWidget@NcWidgetData@@AAEXABVQPoint@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: static class QString cdecl QString::fromWCharArray(unsigned short const *,int)" (imp_?fromWCharArray@QString@@SA?AV1@PBGH@Z),該符號在函數 "public: class QByteArray thiscall QAxEventSink::findProperty(long)" (?findProperty@QAxEventSink@@QAE?AVQByteArray@@J@Z) 中被引用
1>QAxContainerd.lib(qaxwidget.obj) : error LNK2001: 無法解析的外部符號 "
declspec(dllimport) public: static class QString cdecl QString::fromWCharArray(unsigned short const *,int)" (imp_?fromWCharArray@QString@@SA?AV1@PBGH@Z)
1>QAxContainerd.lib(qaxtypes.obj) : error LNK2001: 無法解析的外部符號 "__declspec(dllimport) public: static class QString cdecl QString::fromWCharArray(unsigned short const *,int)" (imp_?fromWCharArray@QString@@SA?AV1@PBGH@Z)
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "__declspec(dllimport) public: class QString thiscall QUuid::toString(void)const " (imp_?toString@QUuid@@QBE?AVQString@@XZ),該符號在函數 "public: bool thiscall QAxBase::setControl(class QString const &)" (?setControl@QAxBase@@QAE_NABVQString@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: bool thiscall QUuid::isNull(void)const " (imp_?isNull@QUuid@@QBE_NXZ),該符號在函數 "public: bool thiscall QAxBase::setControl(class QString const &)" (?setControl@QAxBase@@QAE_NABVQString@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: thiscall QUuid::QUuid(class QString const &)" (imp_??0QUuid@@QAE@ABVQString@@@Z),該符號在函數 "public: bool thiscall QAxBase::setControl(class QString const &)" (?setControl@QAxBase@@QAE_NABVQString@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: thiscall QUuid::operator struct _GUID(void)const " (imp_??BQUuid@@QBE?AU_GUID@@XZ),該符號在函數 "protected: virtual bool thiscall QAxBase::initialize(struct IUnknown * *)" (?initialize@QAxBase@@MAE_NPAPAUIUnknown@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: thiscall QUuid::QUuid(void)" (imp_??0QUuid@@QAE@XZ),該符號在函數 "public: thiscall MetaObjectGenerator::MetaObjectGenerator(class QAxBase *,class QAxBasePrivate *)" (??0MetaObjectGenerator@@QAE@PAVQAxBase@@PAVQAxBasePrivate@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: struct QUuid & thiscall QUuid::operator=(struct _GUID const &)" (imp_??4QUuid@@QAEAAU0@ABU_GUID@@@Z),該符號在函數 "private: void thiscall MetaObjectGenerator::init(void)" (?init@MetaObjectGenerator@@AAEXXZ) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: bool thiscall QMetaProperty::isValid(void)const " (imp_?isValid@QMetaProperty@@QBE_NXZ),該符號在函數 "private: int thiscall QAxBase::internalProperty(enum QMetaObject::Call,int,void * *)" (?internalProperty@QAxBase@@AAEHW4Call@QMetaObject@@HPAPAX@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: bool thiscall QUuid::operator==(struct QUuid const &)const " (imp_??8QUuid@@QBE_NABU0@@Z),該符號在函數 "public: class QBool thiscall QList::contains(struct QUuid const &)const " (?contains@?$QList@UQUuid@@@@QBE?AVQBool@@ABUQUuid@@@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: thiscall QUuid::operator class QString(void)const " (imp_??BQUuid@@QBE?AVQString@@XZ),該符號在函數 "private: struct QHashNode > > > * * thiscall QHash > > >::findNode(struct QUuid const &,unsigned int *)const " (?findNode@?$QHash@UQUuid@@V?$QMap@VQByteArray@@V?$QList@U?$QPair@VQByteArray@@H@@@@@@@@ABEPAPAU?$QHashNode@UQUuid@@V?$QMap@VQByteArray@@V?$QList@U?$QPair@VQByteArray@@H@@@@@@@@ABUQUuid@@PAI@Z) 中被引用
1>QAxContainerd.lib(qaxbase.obj) : error LNK2019: 無法解析的外部符號 "
declspec(dllimport) public: bool thiscall QUuid::operator<(struct QUuid const &)const " (imp_??MQUuid@@QBE_NABU0@@Z),該符號在函數 "bool __cdecl qMapLessThanKey(struct QUuid const &,struct QUuid const &)" (??$qMapLessThanKey@UQUuid@@@@YA_NABUQUuid@@0@Z) 中被引用
1>C:\CC-trunk\vsproject..\bin\CC.exe : fatal error LNK1120: 18 個無法解析的外部命令

最佳回答:


QCoreApplication 這些qt的lib庫添加到你工程屬性

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved