查看: 2791|回复: 2

osgearth编译问题,求教各位大神

[复制链接]

该用户从未签到

发表于 2013-10-9 02:57:20 | 显示全部楼层 |阅读模式
1.  正在生成代码...
Link:
     正在创建库 D:/osgEarth/build/lib/Release/osgEarth.lib 和对象 D:/osgEarth/build/lib/Release/osgEarth.exp
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLInstallerError@20,该符号在函数 "public: int __thiscall CPLODBCDriverInstaller::InstallDriver(char const *,char const *,unsigned short)" (?InstallDriver@CPLODBCDriverInstaller@@QAEHPBD0G@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLInstallDriverEx@28,该符号在函数 "public: int __thiscall CPLODBCDriverInstaller::InstallDriver(char const *,char const *,unsigned short)" (?InstallDriver@CPLODBCDriverInstaller@@QAEHPBD0G@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLRemoveDriver@12,该符号在函数 "public: int __thiscall CPLODBCDriverInstaller::RemoveDriver(char const *,int)" (?RemoveDriver@CPLODBCDriverInstaller@@QAEHPBDH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFreeEnv@4,该符号在函数 "public: int __thiscall CPLODBCSession::CloseSession(void)" (?CloseSession@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFreeConnect@4,该符号在函数 "public: int __thiscall CPLODBCSession::CloseSession(void)" (?CloseSession@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLDisconnect@4,该符号在函数 "public: int __thiscall CPLODBCSession::CloseSession(void)" (?CloseSession@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLSetConnectAttr@16,该符号在函数 "public: int __thiscall CPLODBCSession::ClearTransaction(void)" (?ClearTransaction@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLGetConnectAttr@20,该符号在函数 "public: int __thiscall CPLODBCSession::ClearTransaction(void)" (?ClearTransaction@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLEndTran@12,该符号在函数 "public: int __thiscall CPLODBCSession::CommitTransaction(void)" (?CommitTransaction@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLError@32,该符号在函数 "public: int __thiscall CPLODBCSession::Failed(int,void *)" (?Failed@CPLODBCSession@@QAEHHPAX@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLConnect@28,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLDriverConnect@32,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLSetConnectOption@12,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLAllocConnect@8,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLAllocEnv@4,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLAllocStmt@8,该符号在函数 "public: __thiscall CPLODBCStatement::CPLODBCStatement(class CPLODBCSession *)" (??0CPLODBCStatement@@QAE@PAVCPLODBCSession@@@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFreeStmt@8,该符号在函数 "public: __thiscall CPLODBCStatement::~CPLODBCStatement(void)" (??1CPLODBCStatement@@QAE@XZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLExecDirect@12,该符号在函数 "public: int __thiscall CPLODBCStatement::ExecuteSQL(char const *)" (?ExecuteSQL@CPLODBCStatement@@QAEHPBD@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLColAttribute@28,该符号在函数 "public: int __thiscall CPLODBCStatement::CollectResultsInfo(void)" (?CollectResultsInfo@CPLODBCStatement@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLDescribeCol@36,该符号在函数 "public: int __thiscall CPLODBCStatement::CollectResultsInfo(void)" (?CollectResultsInfo@CPLODBCStatement@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLNumResultCols@8,该符号在函数 "public: int __thiscall CPLODBCStatement::CollectResultsInfo(void)" (?CollectResultsInfo@CPLODBCStatement@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLGetData@24,该符号在函数 "public: int __thiscall CPLODBCStatement::Fetch(int,int)" (?Fetch@CPLODBCStatement@@QAEHHH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFetchScroll@12,该符号在函数 "public: int __thiscall CPLODBCStatement::Fetch(int,int)" (?Fetch@CPLODBCStatement@@QAEHHH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFetch@4,该符号在函数 "public: int __thiscall CPLODBCStatement::Fetch(int,int)" (?Fetch@CPLODBCStatement@@QAEHHH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLColumns@36,该符号在函数 "public: int __thiscall CPLODBCStatement::GetColumns(char const *,char const *,char const *)" (?GetColumns@CPLODBCStatement@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLPrimaryKeys@28,该符号在函数 "public: int __thiscall CPLODBCStatement::GetPrimaryKeys(char const *,char const *,char const *)" (?GetPrimaryKeys@CPLODBCStatement@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLTables@36,该符号在函数 "public: int __thiscall CPLODBCStatement::GetTables(char const *,char const *)" (?GetTables@CPLODBCStatement@@QAEHPBD0@Z) 中被引用
D:\osgEarth\build\lib\Release\osgEarth.dll : fatal error LNK1120: 27 个无法解析的外部命令

生成失败。

2.正在生成代码...
gdal.lib(gdalmajorobject.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdaldataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalrasterblock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalcolortable.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalrasterband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rasterio.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalallvalidmaskband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalnodatamaskband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalnodatavaluesmaskband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdaldriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdaldrivermanager.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalwarpkernel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalwarpoperation.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srsnode.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrspatialreference.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalwarper.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdaltransformer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalallregister.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrregisterall.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srs_proj4.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrct.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrutils.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdaldefaultasync.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalmultidomainmetadata.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_conv.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdaldefaultoverviews.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_string.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsisimple.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdal_misc.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_path.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalopeninfo.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_minixml.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalpamdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalpamrasterband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_findfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalpamproxydb.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_getexecpath.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeometryfactory.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalcutline.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_fromepsg.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srs_xml.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srs_esri.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_http.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_csv.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_coordsys.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeometry.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cplstring.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalgeoloc.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdal_rpc.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdal_tps.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ozidataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hf2dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(xyzdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(kmlsuperoverlaydataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(sagadataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(blxdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(srpdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(adrgdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(grcdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(grddataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gxfdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(usgsdemdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rikdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntv2dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(loslasdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gtxdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(lcpdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(dipxdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(eirdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ndfdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(idadataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpgdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(landataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(btdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(fastdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gscdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(fujibasdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hkvdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mffdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pauxdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(genbindataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ehdrdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(envidataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(doq2dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(doq1dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pnmdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(coasp_dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tsxdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cosar_dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gs7bgdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gsbgdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gsagdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(intergraphdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(idrisiDataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(msgndataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rmfdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gribdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(fitdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(l1bdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ersdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tildataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pdsdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(isis2dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(isis3dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(terragendataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(levellerdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(srtmhgtdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(sgidataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ilwisdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcrastermisc.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidskdataset2.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rs2dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(airsardataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(dimapdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(bmpdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(xpmdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(bsbdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(envisatdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(biggifdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gifdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(jdemdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(memdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(jpgdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pngdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(dteddataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(sdtsdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(aaigriddataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(aigdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(elasdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gff_dataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(jaxapalsardataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ceosdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(sar_ceosdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfadataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rpftocdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(nitfdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(geotiff.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpoint.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrcurve.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrlinestring.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrlinearring.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpolygon.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeometrycollection.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmultipolygon.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmultipoint.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmultilinestring.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrfeaturestyle.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrfeaturedefn.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrfeature.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsfdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ograeronavfaadriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrhtfdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpdsdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogropenairdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsuadriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgpsbabeldriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgdumpdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrvfkdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgtmdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeorssdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeoconceptdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxfdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravce00driver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravcbindriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrxplanedriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpcidskdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmssqlspatialdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgeodriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrodbcdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgmtdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeojsondriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrkmldriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgpxdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgmldriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrcsvdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrbnadriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmemdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrrecdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrvrtdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdgndriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrs57driver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrtigerdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsdtsdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrntfdriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_ogr_driver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrshapedriver.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsfdriverregistrar.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_recode_stub.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(overview.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gt_overview.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfa_overviews.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srs_ozi.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_tar.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_sparsefile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_stdout.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_stdin.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_gzip.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsi_mem.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_subfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_win32.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdal_rat.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gml2ogrgeometry.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalrasterize.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_spatialref.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_utils.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr2gmlgeometry.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr2kmlgeometry.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeojsonwriter.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_buffered_reader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_minizip_zip.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ddffielddefn.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(northwood.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(usgsdem_create.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rawdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srs_usgs.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(atlsci_spheroid.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srs_pci.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rcreatecopy.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(intergraphband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ingrtypes.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_srs_panorama.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rmfdem.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rmflzw.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ershdrnode.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalproxydataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdalproxypool.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtwarped.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtrasterband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtsourcedrasterband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtderivedrasterband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtrawrasterband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdal_rpcimdio.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cplkeywordparser.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(nasakeywordhandler.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ilwiscoordinatesystem.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcrasterdataset.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidskexception.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidskopen.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vsi_pcidsk_io.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidskcreate.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(jpgdataset_12.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfaopen.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfaentry.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfaband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(rpftocfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(nitfwritejpeg.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gt_wkt_srs.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtfilters.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vrtsources.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrfielddefn.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_attrind.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrfeaturequery.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_miattrind.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_gensql.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(swq_expr_node.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(swq_select.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ograeronavfaadatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrhtfdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpdsdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogropenairdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsuadatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgpsbabeldatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgpsbabelwritedatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgdumpdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vfkreader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrvfkdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vfkproperty.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgtmdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeorssdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeoconceptdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxfdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxfwriterds.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravce00datasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravcbindatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrxplanedatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpcidskdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmssqlspatialdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgeodatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrodbcdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgmtdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeojsondatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrkmldatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgpxdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gmlfeature.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gmlreader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgmldatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrcsvdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrbnadatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmemdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrrecdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrvrtdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdgndatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(s57classregistrar.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrs57datasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrtigerdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsdtsdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrntfdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_ogr_datasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrshapedatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(swq_op_registrar.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_vsil_abstract_archive.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_mapheaderblock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_mapfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcrasterutil.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcrasterrasterband.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidskinterfaces.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gdal_edb.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidskbuffer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(sysblockmap.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidsk_pubutils.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(pcidsk_utils.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfadictionary.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfatype.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfacompress.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(nitfbilevel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(nitfwritejpeg_12.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gt_citation.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(swq.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_indfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(swq_parser.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ograeronavfaalayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrhtflayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpdslayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogropenairlabellayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogropenairlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsualayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgpsbabelfork.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgdumplayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vfkdatablock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrvfklayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gtm.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gtmtracklayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gtmwaypointlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeorsslayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeoconceptlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxfreader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxf_blockmap.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxflayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxfblockslayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxfwriterlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxfblockswriterlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravcdatasource.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravce00layer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravcbinlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrxplanelayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_xplane_awy_reader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_xplane_fix_reader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_xplane_apt_reader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_xplane_nav_reader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpcidsklayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpl_odbc.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmssqlspatialtablelayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmssqlspatialselectlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgeotablelayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgeoselectlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrodbctablelayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrodbcselectlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgmtlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeojsonlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgeojsonreader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogresrijsonreader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrkmllayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgpxlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gmlpropertydefn.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(gmlutils.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(parsexsd.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgmllayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrcsvlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrbnalayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrbnaparser.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmemlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrreclayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrvrtlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdgnlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(s57writer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(s57reader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(s57featuredefns.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrs57layer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerzipplus4.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigeroverunder.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerzerocellid.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigertlidrange.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerpip.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerspatialmetadata.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerpolychainlink.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigeridhistory.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerpolygoneconomic.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerentitynames.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerpolygoncorrections.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerpolygon.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerkeyfeatures.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerarealandmarks.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerlandmarks.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerzipcodes.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerfeatureids.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigeraltname.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrtigerlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigercompletechain.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerfilebase.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrsdtslayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntf_generic.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntffilereader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrntffeatureclasslayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_tabfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_miffile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_imapinfofile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrshapelayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(swq_op_general.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_rawbinblock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_idfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_mapobjectblock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_tooldef.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_mapindexblock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_mapcoordblock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_feature.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_maptoolblock.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(metadataset_p.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskapmodel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskrpcmodel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskgcp2segment.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidsksegment.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(metadatasegment_p.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidsk_tex.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskbitmap.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskvectorsegment.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskpct.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskgeoref.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cexternalchannel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ctiledchannel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpixelinterleavedchannel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cbandinterleavedchannel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskchannel.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(libjpeg_io.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(edb_pcidsk.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(sysvirtualfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(sdtslib.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(hfafield.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vfkpropertydefn.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vfkfeature.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrgtmlayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxf_polyline_smooth.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(intronurbs.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxf_hatch.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrdxf_dimension.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogravclayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogr_xplane_reader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmssqlspatiallayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmssqlgeometryvalidator.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrpgeolayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrodbclayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ll_recio.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ddfrecordindex.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(tigerpoint.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntfrecord.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntf_estlayers.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntf_codelist.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntf_raster.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ntfstroke.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrntflayer.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_datfile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_bounds.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_middatafile.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_tabseamless.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_tabview.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(shape2ogr.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(mitab_feature_mif.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vecsegheader.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(vecsegdataindex.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(cpcidskvectorsegment_consistencycheck.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(ogrmssqlgeometryparser.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
gdal.lib(dec_jpeg2000.obj) : error LNK2038: 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(tinyxml.obj 中)
     正在创建库 D:/osgEarth/build/lib/Debug/osgEarthd.lib 和对象 D:/osgEarth/build/lib/Debug/osgEarthd.exp
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLInstallerError@20,该符号在函数 "public: int __thiscall CPLODBCDriverInstaller::InstallDriver(char const *,char const *,unsigned short)" (?InstallDriver@CPLODBCDriverInstaller@@QAEHPBD0G@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLInstallDriverEx@28,该符号在函数 "public: int __thiscall CPLODBCDriverInstaller::InstallDriver(char const *,char const *,unsigned short)" (?InstallDriver@CPLODBCDriverInstaller@@QAEHPBD0G@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLRemoveDriver@12,该符号在函数 "public: int __thiscall CPLODBCDriverInstaller::RemoveDriver(char const *,int)" (?RemoveDriver@CPLODBCDriverInstaller@@QAEHPBDH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFreeEnv@4,该符号在函数 "public: int __thiscall CPLODBCSession::CloseSession(void)" (?CloseSession@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFreeConnect@4,该符号在函数 "public: int __thiscall CPLODBCSession::CloseSession(void)" (?CloseSession@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLDisconnect@4,该符号在函数 "public: int __thiscall CPLODBCSession::CloseSession(void)" (?CloseSession@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLSetConnectAttr@16,该符号在函数 "public: int __thiscall CPLODBCSession::ClearTransaction(void)" (?ClearTransaction@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLGetConnectAttr@20,该符号在函数 "public: int __thiscall CPLODBCSession::ClearTransaction(void)" (?ClearTransaction@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLEndTran@12,该符号在函数 "public: int __thiscall CPLODBCSession::CommitTransaction(void)" (?CommitTransaction@CPLODBCSession@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLError@32,该符号在函数 "public: int __thiscall CPLODBCSession::Failed(int,void *)" (?Failed@CPLODBCSession@@QAEHHPAX@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLConnect@28,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLDriverConnect@32,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLSetConnectOption@12,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLAllocConnect@8,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLAllocEnv@4,该符号在函数 "public: int __thiscall CPLODBCSession::EstablishSession(char const *,char const *,char const *)" (?EstablishSession@CPLODBCSession@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLAllocStmt@8,该符号在函数 "public: __thiscall CPLODBCStatement::CPLODBCStatement(class CPLODBCSession *)" (??0CPLODBCStatement@@QAE@PAVCPLODBCSession@@@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFreeStmt@8,该符号在函数 "public: __thiscall CPLODBCStatement::~CPLODBCStatement(void)" (??1CPLODBCStatement@@QAE@XZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLExecDirect@12,该符号在函数 "public: int __thiscall CPLODBCStatement::ExecuteSQL(char const *)" (?ExecuteSQL@CPLODBCStatement@@QAEHPBD@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLColAttribute@28,该符号在函数 "public: int __thiscall CPLODBCStatement::CollectResultsInfo(void)" (?CollectResultsInfo@CPLODBCStatement@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLDescribeCol@36,该符号在函数 "public: int __thiscall CPLODBCStatement::CollectResultsInfo(void)" (?CollectResultsInfo@CPLODBCStatement@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLNumResultCols@8,该符号在函数 "public: int __thiscall CPLODBCStatement::CollectResultsInfo(void)" (?CollectResultsInfo@CPLODBCStatement@@QAEHXZ) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLGetData@24,该符号在函数 "public: int __thiscall CPLODBCStatement::Fetch(int,int)" (?Fetch@CPLODBCStatement@@QAEHHH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFetchScroll@12,该符号在函数 "public: int __thiscall CPLODBCStatement::Fetch(int,int)" (?Fetch@CPLODBCStatement@@QAEHHH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLFetch@4,该符号在函数 "public: int __thiscall CPLODBCStatement::Fetch(int,int)" (?Fetch@CPLODBCStatement@@QAEHHH@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLColumns@36,该符号在函数 "public: int __thiscall CPLODBCStatement::GetColumns(char const *,char const *,char const *)" (?GetColumns@CPLODBCStatement@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLPrimaryKeys@28,该符号在函数 "public: int __thiscall CPLODBCStatement::GetPrimaryKeys(char const *,char const *,char const *)" (?GetPrimaryKeys@CPLODBCStatement@@QAEHPBD00@Z) 中被引用
gdal.lib(cpl_odbc.obj) : error LNK2019: 无法解析的外部符号 _SQLTables@36,该符号在函数 "public: int __thiscall CPLODBCStatement::GetTables(char const *,char const *)" (?GetTables@CPLODBCStatement@@QAEHPBD0@Z) 中被引用
D:\osgEarth\build\lib\Debug\osgEarthd.dll : fatal error LNK1120: 27 个无法解析的外部命令

生成失败。

3.正在生成代码...
Link:
     正在创建库 D:/osgEarth/build/lib/Release/osgEarthQt.lib 和对象 D:/osgEarth/build/lib/Release/osgEarthQt.exp
MultiViewerWidget.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: __thiscall osgQt::GraphicsWindowQt::GraphicsWindowQt(struct osg::GraphicsContext::Traits *,class QWidget *,class QGLWidget const *,class QFlags<enum Qt::WindowType>)" (__imp_??0GraphicsWindowQt@osgQt@@QAE@PAUTraits@GraphicsContext@osg@@PAVQWidget@@PBVQGLWidget@@V?$QFlags@W4WindowType@Qt@@@@@Z),该符号在函数 "protected: classosg::Camera * __thiscall osgEarth:tGui::MultiViewerWidget::createCamera(int,int,int,int,class osg::GraphicsContext *)" (?createCamera@MultiViewerWidget@QtGui@osgEarth@@IAEPAVCamera@osg@@HHHHPAVGraphicsContext@5@@Z) 中被引用
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: __thiscall osgQt::GraphicsWindowQt::GraphicsWindowQt(struct osg::GraphicsContext::Traits *,class QWidget *,class QGLWidget const *,class QFlags<enum Qt::WindowType>)" (__imp_??0GraphicsWindowQt@osgQt@@QAE@PAUTraits@GraphicsContext@osg@@PAVQWidget@@PBVQGLWidget@@V?$QFlags@W4WindowType@Qt@@@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: __thiscall osgQt::GraphicsWindowQt::GraphicsWindowQt(struct osg::GraphicsContext::Traits *,class QWidget *,class QGLWidget const *,class QFlags<enum Qt::WindowType>)" (__imp_??0GraphicsWindowQt@osgQt@@QAE@PAUTraits@GraphicsContext@osg@@PAVQWidget@@PBVQGLWidget@@V?$QFlags@W4WindowType@Qt@@@@@Z)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::valid(void)const " (?valid@GraphicsWindowQt@osgQt@@UBE_NXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::valid(void)const " (?valid@GraphicsWindowQt@osgQt@@UBE_NXZ)
ViewerWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::valid(void)const " (?valid@GraphicsWindowQt@osgQt@@UBE_NXZ),该符号在函数 "protected: void __thiscall osgEarth::QtGui::ViewerWidget::reconfigure(class osgViewer::View *)" (?reconfigure@ViewerWidget@QtGui@osgEarth@@IAEXPAVView@osgViewer@@@Z) 中被引用
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::realizeImplementation(void)" (?realizeImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::realizeImplementation(void)" (?realizeImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ)
ViewerWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::realizeImplementation(void)" (?realizeImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ),该符号在函数 "protected: void __thiscall osgEarth::QtGui::ViewerWidget::reconfigure(class osgViewer::View *)" (?reconfigure@ViewerWidget@QtGui@osgEarth@@IAEXPAVView@osgViewer@@@Z) 中被引用
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::isRealizedImplementation(void)const " (?isRealizedImplementation@GraphicsWindowQt@osgQt@@UBE_NXZ)
ViewWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::isRealizedImplementation(void)const " (?isRealizedImplementation@GraphicsWindowQt@osgQt@@UBE_NXZ),该符号在函数 "void __cdecl osgDB::`dynamic initializer for 'END_BRACKET''(void)" (??__EEND_BRACKET@osgDB@@YAXXZ) 中被引用
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::isRealizedImplementation(void)const " (?isRealizedImplementation@GraphicsWindowQt@osgQt@@UBE_NXZ)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::closeImplementation(void)" (?closeImplementation@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::closeImplementation(void)" (?closeImplementation@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::closeImplementation(void)" (?closeImplementation@GraphicsWindowQt@osgQt@@UAEXXZ)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::makeCurrentImplementation(void)" (?makeCurrentImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::makeCurrentImplementation(void)" (?makeCurrentImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ)
ViewerWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::makeCurrentImplementation(void)" (?makeCurrentImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ),该符号在函数 "protected: void __thiscall osgEarth::QtGui::ViewerWidget::reconfigure(class osgViewer::View *)" (?reconfigure@ViewerWidget@QtGui@osgEarth@@IAEXPAVView@osgViewer@@@Z) 中被引用
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::releaseContextImplementation(void)" (?releaseContextImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::releaseContextImplementation(void)" (?releaseContextImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::releaseContextImplementation(void)" (?releaseContextImplementation@GraphicsWindowQt@osgQt@@UAE_NXZ)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::swapBuffersImplementation(void)" (?swapBuffersImplementation@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::swapBuffersImplementation(void)" (?swapBuffersImplementation@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewerWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::swapBuffersImplementation(void)" (?swapBuffersImplementation@GraphicsWindowQt@osgQt@@UAEXXZ),该符号在函数 "protected: void __thiscall osgEarth::QtGui::ViewerWidget::reconfigure(class osgViewer::View *)" (?reconfigure@ViewerWidget@QtGui@osgEarth@@IAEXPAVView@osgViewer@@@Z) 中被引用
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::setWindowRectangleImplementation(int,int,int,int)" (?setWindowRectangleImplementation@GraphicsWindowQt@osgQt@@UAE_NHHHH@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::setWindowRectangleImplementation(int,int,int,int)" (?setWindowRectangleImplementation@GraphicsWindowQt@osgQt@@UAE_NHHHH@Z)
ViewerWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::setWindowRectangleImplementation(int,int,int,int)" (?setWindowRectangleImplementation@GraphicsWindowQt@osgQt@@UAE_NHHHH@Z),该符号在函数 "protected: void __thiscall osgEarth::QtGui::ViewerWidget::reconfigure(class osgViewer::View *)" (?reconfigure@ViewerWidget@QtGui@osgEarth@@IAEXPAVView@osgViewer@@@Z) 中被引用
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::getWindowRectangle(int &,int &,int &,int &)" (?getWindowRectangle@GraphicsWindowQt@osgQt@@UAEXAAH000@Z)
ViewWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::getWindowRectangle(int &,int &,int &,int &)" (?getWindowRectangle@GraphicsWindowQt@osgQt@@UAEXAAH000@Z),该符号在函数 "void __cdecl osgDB::`dynamic initializer for 'BEGIN_BRACKET''(void)" (??__EBEGIN_BRACKET@osgDB@@YAXXZ) 中被引用
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::getWindowRectangle(int &,int &,int &,int &)" (?getWindowRectangle@GraphicsWindowQt@osgQt@@UAEXAAH000@Z)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::setWindowDecorationImplementation(bool)" (?setWindowDecorationImplementation@GraphicsWindowQt@osgQt@@UAE_N_N@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::setWindowDecorationImplementation(bool)" (?setWindowDecorationImplementation@GraphicsWindowQt@osgQt@@UAE_N_N@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::setWindowDecorationImplementation(bool)" (?setWindowDecorationImplementation@GraphicsWindowQt@osgQt@@UAE_N_N@Z)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::getWindowDecoration(void)const " (?getWindowDecoration@GraphicsWindowQt@osgQt@@UBE_NXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::getWindowDecoration(void)const " (?getWindowDecoration@GraphicsWindowQt@osgQt@@UBE_NXZ)
ViewerWidget.obj : error LNK2019: 无法解析的外部符号 "public: virtual bool __thiscall osgQt::GraphicsWindowQt::getWindowDecoration(void)const " (?getWindowDecoration@GraphicsWindowQt@osgQt@@UBE_NXZ),该符号在函数 __ehhandler$?reconfigure@ViewerWidget@QtGui@osgEarth@@IAEXPAVView@osgViewer@@@Z 中被引用
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::grabFocus(void)" (?grabFocus@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::grabFocus(void)" (?grabFocus@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::grabFocus(void)" (?grabFocus@GraphicsWindowQt@osgQt@@UAEXXZ)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::grabFocusIfPointerInWindow(void)" (?grabFocusIfPointerInWindow@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::grabFocusIfPointerInWindow(void)" (?grabFocusIfPointerInWindow@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::grabFocusIfPointerInWindow(void)" (?grabFocusIfPointerInWindow@GraphicsWindowQt@osgQt@@UAEXXZ)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::raiseWindow(void)" (?raiseWindow@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::raiseWindow(void)" (?raiseWindow@GraphicsWindowQt@osgQt@@UAEXXZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::raiseWindow(void)" (?raiseWindow@GraphicsWindowQt@osgQt@@UAEXXZ)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::setWindowName(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?setWindowName@GraphicsWindowQt@osgQt@@UAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::setWindowName(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?setWindowName@GraphicsWindowQt@osgQt@@UAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::setWindowName(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?setWindowName@GraphicsWindowQt@osgQt@@UAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall osgQt::GraphicsWindowQt::getWindowName(void)" (?getWindowName@GraphicsWindowQt@osgQt@@UAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall osgQt::GraphicsWindowQt::getWindowName(void)" (?getWindowName@GraphicsWindowQt@osgQt@@UAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall osgQt::GraphicsWindowQt::getWindowName(void)" (?getWindowName@GraphicsWindowQt@osgQt@@UAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::useCursor(bool)" (?useCursor@GraphicsWindowQt@osgQt@@UAEX_N@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::useCursor(bool)" (?useCursor@GraphicsWindowQt@osgQt@@UAEX_N@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::useCursor(bool)" (?useCursor@GraphicsWindowQt@osgQt@@UAEX_N@Z)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::setCursor(enum osgViewer::GraphicsWindow::MouseCursor)" (?setCursor@GraphicsWindowQt@osgQt@@UAEXW4MouseCursor@GraphicsWindow@osgViewer@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::setCursor(enum osgViewer::GraphicsWindow::MouseCursor)" (?setCursor@GraphicsWindowQt@osgQt@@UAEXW4MouseCursor@GraphicsWindow@osgViewer@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::setCursor(enum osgViewer::GraphicsWindow::MouseCursor)" (?setCursor@GraphicsWindowQt@osgQt@@UAEXW4MouseCursor@GraphicsWindow@osgViewer@@@Z)
MultiViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::requestWarpPointer(float,float)" (?requestWarpPointer@GraphicsWindowQt@osgQt@@UAEXMM@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::requestWarpPointer(float,float)" (?requestWarpPointer@GraphicsWindowQt@osgQt@@UAEXMM@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GraphicsWindowQt::requestWarpPointer(float,float)" (?requestWarpPointer@GraphicsWindowQt@osgQt@@UAEXMM@Z)
MultiViewerWidget.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: virtual __thiscall osgQt::GraphicsWindowQt::~GraphicsWindowQt(void)" (__imp_??1GraphicsWindowQt@osgQt@@UAE@XZ),该符号在函数 "public: virtual void * __thiscall osgQt::GraphicsWindowQt::`scalar deleting destructor'(unsigned int)" (??_GGraphicsWindowQt@osgQt@@UAEPAXI@Z) 中被引用
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: virtual __thiscall osgQt::GraphicsWindowQt::~GraphicsWindowQt(void)" (__imp_??1GraphicsWindowQt@osgQt@@UAE@XZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: virtual __thiscall osgQt::GraphicsWindowQt::~GraphicsWindowQt(void)" (__imp_??1GraphicsWindowQt@osgQt@@UAE@XZ)
ViewWidget.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: virtual __thiscall osgQt::GLWidget::~GLWidget(void)" (__imp_??1GLWidget@osgQt@@UAE@XZ),该符号在函数 "public: virtual __thiscall osgEarth::QtGui::ViewWidget::~ViewWidget(void)" (??1ViewWidget@QtGui@osgEarth@@UAE@XZ) 中被引用
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: virtual __thiscall osgQt::GLWidget::~GLWidget(void)" (__imp_??1GLWidget@osgQt@@UAE@XZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual bool __thiscall osgQt::GLWidget::event(class QEvent *)" (?event@GLWidget@osgQt@@MAE_NPAVQEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual bool __thiscall osgQt::GLWidget::event(class QEvent *)" (?event@GLWidget@osgQt@@MAE_NPAVQEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mousePressEvent(class QMouseEvent *)" (?mousePressEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mousePressEvent(class QMouseEvent *)" (?mousePressEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mouseReleaseEvent(class QMouseEvent *)" (?mouseReleaseEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mouseReleaseEvent(class QMouseEvent *)" (?mouseReleaseEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mouseDoubleClickEvent(class QMouseEvent *)" (?mouseDoubleClickEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mouseDoubleClickEvent(class QMouseEvent *)" (?mouseDoubleClickEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mouseMoveEvent(class QMouseEvent *)" (?mouseMoveEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::mouseMoveEvent(class QMouseEvent *)" (?mouseMoveEvent@GLWidget@osgQt@@UAEXPAVQMouseEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::wheelEvent(class QWheelEvent *)" (?wheelEvent@GLWidget@osgQt@@UAEXPAVQWheelEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::wheelEvent(class QWheelEvent *)" (?wheelEvent@GLWidget@osgQt@@UAEXPAVQWheelEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::keyPressEvent(class QKeyEvent *)" (?keyPressEvent@GLWidget@osgQt@@UAEXPAVQKeyEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::keyPressEvent(class QKeyEvent *)" (?keyPressEvent@GLWidget@osgQt@@UAEXPAVQKeyEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::keyReleaseEvent(class QKeyEvent *)" (?keyReleaseEvent@GLWidget@osgQt@@UAEXPAVQKeyEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::keyReleaseEvent(class QKeyEvent *)" (?keyReleaseEvent@GLWidget@osgQt@@UAEXPAVQKeyEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual void __thiscall osgQt::GLWidget::moveEvent(class QMoveEvent *)" (?moveEvent@GLWidget@osgQt@@MAEXPAVQMoveEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual void __thiscall osgQt::GLWidget::moveEvent(class QMoveEvent *)" (?moveEvent@GLWidget@osgQt@@MAEXPAVQMoveEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual void __thiscall osgQt::GLWidget::resizeEvent(class QResizeEvent *)" (?resizeEvent@GLWidget@osgQt@@MAEXPAVQResizeEvent@@@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual void __thiscall osgQt::GLWidget::resizeEvent(class QResizeEvent *)" (?resizeEvent@GLWidget@osgQt@@MAEXPAVQResizeEvent@@@Z)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual void __thiscall osgQt::GLWidget::glDraw(void)" (?glDraw@GLWidget@osgQt@@MAEXXZ)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "protected: virtual void __thiscall osgQt::GLWidget::glDraw(void)" (?glDraw@GLWidget@osgQt@@MAEXXZ)
ViewWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::setForwardKeyEvents(bool)" (?setForwardKeyEvents@GLWidget@osgQt@@UAEX_N@Z)
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __thiscall osgQt::GLWidget::setForwardKeyEvents(bool)" (?setForwardKeyEvents@GLWidget@osgQt@@UAEX_N@Z)
ViewWidget.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: __thiscall osgQt::GLWidget::GLWidget(class QWidget *,class QGLWidget const *,class QFlags<enum Qt::WindowType>,bool)" (__imp_??0GLWidget@osgQt@@QAE@PAVQWidget@@PBVQGLWidget@@V?$QFlags@W4WindowType@Qt@@@@_N@Z),该符号在函数 "public: __thiscall osgEarth::QtGui::ViewWidget::ViewWidget(class osgViewer::View *,class osg::GraphicsContext*)" (??0ViewWidget@QtGui@osgEarth@@QAE@PAVView@osgViewer@@PAVGraphicsContext@osg@@@Z) 中被引用
ViewerWidget.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: __thiscall osgQt::GLWidget::GLWidget(class QWidget *,class QGLWidget const *,class QFlags<enum Qt::WindowType>,bool)" (__imp_??0GLWidget@osgQt@@QAE@PAVQWidget@@PBVQGLWidget@@V?$QFlags@W4WindowType@Qt@@@@_N@Z)
D:\osgEarth\build\lib\Release\osgEarthQt.dll : fatal error LNK1120: 35 个无法解析的外部命令

生成失败。

以上3种错误求大神指教出现错误的原因,谢谢!

该用户从未签到

发表于 2014-2-27 11:33:42 | 显示全部楼层
都是英文啊,没有看懂啊

该用户从未签到

发表于 2015-11-2 16:26:50 | 显示全部楼层
请问楼主有没有解决这些问题?我也发生了第一个问题,求指教!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

OSG中国官方论坛-有您OSG在中国才更好

网站简介:osgChina是国内首个三维相关技术开源社区,旨在为国内更多的技术开发人员提供最前沿的技术资讯,为更多的三维从业者提供一个学习、交流的技术平台。

联系我们

  • 工作时间:09:00--18:00
  • 反馈邮箱:1315785073@qq.com
快速回复 返回顶部 返回列表