vs2013调试后不生成.exe???

如题。
图片说明
为什么生成的是lib和exp,我需要exe啊。

dll 文件路径不对吧

路径不对,重新试试看。

完整的错误为:
1>------ ?????: ??: SatCO2, ??: Debug x64 ------
1> ????? F:\OSG_New\SatCO2_64bit\SatCO2\x64\Debug\SatCO2.lib ??? F:\OSG_New\SatCO2_64bit\SatCO2\x64\Debug\SatCO2.exp
1>SatCO2MainWindow_Ui.obj : error LNK2019: ????????? "__declspec(dllimport) public: cdecl osgEarth::QtGui::MapCatalogWidget::MapCatalogWidget(class osgEarth::QtGui::DataManager *,unsigned int)" (imp_??0MapCatalogWidget@QtGui@osgEarth@@QEAA@PEAVDataManager@12@I@Z),?????? "private: void cdecl SatCO2MainWindow::setupWidgets(void)" (?setupWidgets@SatCO2MainWindow@@AEAAXXZ) ????
1>SatCO2MainWindow_Ui.obj : error LNK2019: ????????? "
declspec(dllimport) public: void cdecl osgEarth::QtGui::MapCatalogWidget::setActiveViews(class std::vector,class std::allocator > > const &)" (imp_?setActiveViews@MapCatalogWidget@QtGui@osgEarth@@QEAAXAEBV?$vector@V?$ref_ptr@VView@osgViewer@@@osg@@V?$allocator@V?$ref_ptr@VView@osgViewer@@@osg@@@std@@@std@@@Z),?????? "private: void cdecl SatCO2MainWindow::setupWidgets(void)" (?setupWidgets@SatCO2MainWindow@@AEAAXXZ) ????
1>SatCO2MainWindow_Ui.obj : error LNK2019: ????????? "
declspec(dllimport) public: class QTreeWidget * cdecl osgEarth::QtGui::MapCatalogWidget::getTreeWidget(void)" (imp_?getTreeWidget@MapCatalogWidget@QtGui@osgEarth@@QEAAPEAVQTreeWidget@@XZ),?????? "private: void cdecl SatCO2MainWindow::setupWidgets(void)" (?setupWidgets@SatCO2MainWindow@@AEAAXXZ) ????
1>SatCO2MainWindow_Ui.obj : error LNK2019: ????????? "
declspec(dllimport) public: void cdecl osgEarth::QtGui::MapCatalogWidget::setHideEmptyGroups(bool)" (imp_?setHideEmptyGroups@MapCatalogWidget@QtGui@osgEarth@@QEAAX_N@Z),?????? "private: void cdecl SatCO2MainWindow::setupWidgets(void)" (?setupWidgets@SatCO2MainWindow@@AEAAXXZ) ????
1>SatCO2MainWindow_Ui.obj : error LNK2019: ????????? "
declspec(dllimport) protected: virtual cdecl osgEarth::QtGui::MapCatalogWidget::~MapCatalogWidget(void)" (imp_??1MapCatalogWidget@QtGui@osgEarth@@MEAA@XZ),?????? "protected: virtual void * __cdecl osgEarth::QtGui::MapCatalogWidget::scalar deleting destructor'(unsigned int)" (??_GMapCatalogWidget@QtGui@osgEarth@@MEAAPEAXI@Z) ????
1>SatCO2MainWindow_Ui.obj : error LNK2001: ????????? "public: virtual struct QMetaObject const * __cdecl osgEarth::QtGui::MapCatalogWidget::metaObject(void)const " (?metaObject@MapCatalogWidget@QtGui@osgEarth@@UEBAPEBUQMetaObject@@XZ)
1>SatCO2MainWindow_Ui.obj : error LNK2001: ????????? "public: virtual int __cdecl osgEarth::QtGui::MapCatalogWidget::qt_metacall(enum QMetaObject::Call,int,void * *)" (?qt_metacall@MapCatalogWidget@QtGui@osgEarth@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z)
1>SatCO2MainWindow_Ui.obj : error LNK2001: ????????? "public: virtual void * __cdecl osgEarth::QtGui::MapCatalogWidget::qt_metacast(char const *)" (?qt_metacast@MapCatalogWidget@QtGui@osgEarth@@UEAAPEAXPEBD@Z)
1>SatCO2_map.obj : error LNK2019: ????????? "__declspec(dllimport) public: __cdecl osgEarth::QtGui::DataManager::DataManager(class osgEarth::MapNode *)" (__imp_??0DataManager@QtGui@osgEarth@@QEAA@PEAVMapNode@2@@Z),?????? main ????
1>SatCO2_map.obj : error LNK2019: ????????? "__declspec(dllimport) protected: virtual __cdecl osgEarth::QtGui::DataManager::~DataManager(void)" (__imp_??1DataManager@QtGui@osgEarth@@MEAA@XZ),?????? "protected: virtual void * __cdecl osgEarth::QtGui::DataManager::
scalar deleting destructor'(unsigned int)" (??_GDataManager@QtGui@osgEarth@@MEAAPEAXI@Z) ????
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual void __cdecl osgEarth::QtGui::DataManager::addAfterActionCallback(class osgEarth::QtGui::ActionCallback *)" (?addAfterActionCallback@DataManager@QtGui@osgEarth@@UEAAXPEAVActionCallback@23@@Z)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual void __cdecl osgEarth::QtGui::DataManager::addBeforeActionCallback(class osgEarth::QtGui::ActionCallback *)" (?addBeforeActionCallback@DataManager@QtGui@osgEarth@@UEAAXPEAVActionCallback@23@@Z)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual bool __cdecl osgEarth::QtGui::DataManager::canUndo(void)const " (?canUndo@DataManager@QtGui@osgEarth@@UEBA_NXZ)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual void __cdecl osgEarth::QtGui::DataManager::clearUndoActions(void)" (?clearUndoActions@DataManager@QtGui@osgEarth@@UEAAXXZ)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual bool __cdecl osgEarth::QtGui::DataManager::doAction(void *,class osgEarth::QtGui::Action *,bool)" (?doAction@DataManager@QtGui@osgEarth@@UEAA_NPEAXPEAVAction@23@_N@Z)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual class osgEarth::QtGui::ReversibleAction * __cdecl osgEarth::QtGui::DataManager::getNextUndoAction(void)const " (?getNextUndoAction@DataManager@QtGui@osgEarth@@UEBAPEAVReversibleAction@23@XZ)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual struct QMetaObject const * __cdecl osgEarth::QtGui::DataManager::metaObject(void)const " (?metaObject@DataManager@QtGui@osgEarth@@UEBAPEBUQMetaObject@@XZ)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual int __cdecl osgEarth::QtGui::DataManager::qt_metacall(enum QMetaObject::Call,int,void * *)" (?qt_metacall@DataManager@QtGui@osgEarth@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual void * __cdecl osgEarth::QtGui::DataManager::qt_metacast(char const *)" (?qt_metacast@DataManager@QtGui@osgEarth@@UEAAPEAXPEBD@Z)
1>SatCO2_map.obj : error LNK2001: ????????? "public: virtual bool __cdecl osgEarth::QtGui::DataManager::undoAction(void)" (?undoAction@DataManager@QtGui@osgEarth@@UEAA_NXZ)
1>F:\OSG_New\SatCO2_64bit\SatCO2\x64\Debug\SatCO2.exe : fatal error LNK1120: 20 ??????????
========== ??: ?? 0 ?,?? 1 ?,?? 0 ?,?? 0 ? ==========