Advertisement
Guest User

Untitled

a guest
Dec 9th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.01 KB | None | 0 0
  1. C:\Users\Stuff\Desktop\gdal-3.2.0>if exist *.ilk del *.ilk
  2.         link /nologo /dll /INCLUDE:OSRValidate  /INCLUDE:OGR_G_GetPointCount  /INCLUDE:OGRRegisterAll /INCLUDE:GDALSimpleImageWarp  /INCLUDE:GDALReprojectImage  /INCLUDE:GDALComputeMedianCutPCT  /INCLUDE:GDALDitherRGB2PCT  /INCLUDE:OCTNewCoordinateTransformation port\*.obj gcore\*.obj alg\*.obj frmts\o\*.obj ogr\ogrsf_frmts\ogrsf_frmts.lib ogr\ogr.lib gnm\*.obj gnm\gnm_frmts\o\*.obj third_party\o\*.obj apps\commonutils.obj apps\gdalinfo_lib.obj apps\gdal_translate_lib.obj apps\gdalwarp_lib.obj apps\ogr2ogr_lib.obj  apps\gdaldem_lib.obj apps\nearblack_lib.obj apps\gdal_grid_lib.obj apps\gdal_rasterize_lib.obj apps\gdalbuildvrt_lib.obj  apps\gdalmdiminfo_lib.obj apps\gdalmdimtranslate_lib.obj                      C:\OSGeo4W\lib\proj.lib               legacy_stdio_definitions.lib odbc32.lib odbccp32.lib user32.lib                              ws2_32.lib       kernel32.lib psapi.lib wbemuuid.lib gcore\Version.res  /out:gdal302.dll /implib:gdal_i.lib
  3.    Creating library gdal_i.lib and object gdal_i.exp
  4. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_close referenced in function "private: void __cdecl osgeo::proj::DiskChunkCache::commitAndClose(void)" (?commitAndClose@DiskChunkCache@proj@osgeo@@AEAAXXZ)
  5. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_close
  6. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_exec referenced in function "private: void __cdecl osgeo::proj::DiskChunkCache::commitAndClose(void)" (?commitAndClose@DiskChunkCache@proj@osgeo@@AEAAXXZ)
  7. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_last_insert_rowid referenced in function "public: void __cdecl osgeo::proj::NetworkChunkCache::insert(struct projCtx_t *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned __int64,class std::vector<unsigned char,class std::allocator<unsigned char> > &&)" (?insert@NetworkChunkCache@proj@osgeo@@QEAAXPEAUprojCtx_t@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_K$$QEAV?$vector@EV?$allocator@E@std@@@6@@Z)
  8. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_get_table referenced in function "private: bool __cdecl osgeo::proj::DiskChunkCache::initialize(void)" (?initialize@DiskChunkCache@proj@osgeo@@AEAA_NXZ)
  9. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_free_table referenced in function "private: bool __cdecl osgeo::proj::DiskChunkCache::initialize(void)" (?initialize@DiskChunkCache@proj@osgeo@@AEAA_NXZ)
  10. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_snprintf referenced in function "public: static struct PROJ_NETWORK_HANDLE * __cdecl osgeo::proj::CurlFileHandle::open(struct projCtx_t *,char const *,unsigned __int64,unsigned __int64,void *,unsigned __int64 *,unsigned __int64,char *,void *)" (?open@CurlFileHandle@proj@osgeo@@SAPEAUPROJ_NETWORK_HANDLE@@PEAUprojCtx_t@@PEBD_K2PEAXPEA_K2PEAD3@Z)
  11. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_open_v2 referenced in function "private: bool __cdecl osgeo::proj::DiskChunkCache::initialize(void)" (?initialize@DiskChunkCache@proj@osgeo@@AEAA_NXZ)
  12. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_open_v2
  13. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_errmsg referenced in function "public: void __cdecl <lambda_36f726fb578bda27babaaaddd2971d4f>::operator()(class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > &)const " (??R<lambda_36f726fb578bda27babaaaddd2971d4f>@@QEBAXAEAV?$unique_ptr@VSQLiteStatement@proj@osgeo@@U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@@std@@@Z)
  14. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_errmsg
  15. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_prepare_v2 referenced in function "public: void __cdecl <lambda_36f726fb578bda27babaaaddd2971d4f>::operator()(class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > &)const " (??R<lambda_36f726fb578bda27babaaaddd2971d4f>@@QEBAXAEAV?$unique_ptr@VSQLiteStatement@proj@osgeo@@U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@@std@@@Z)
  16. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_prepare_v2
  17. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_bind_blob referenced in function "public: void __cdecl <lambda_36f726fb578bda27babaaaddd2971d4f>::operator()(class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > &)const " (??R<lambda_36f726fb578bda27babaaaddd2971d4f>@@QEBAXAEAV?$unique_ptr@VSQLiteStatement@proj@osgeo@@U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@@std@@@Z)
  18. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_bind_int64 referenced in function "public: void __cdecl <lambda_36f726fb578bda27babaaaddd2971d4f>::operator()(class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > &)const " (??R<lambda_36f726fb578bda27babaaaddd2971d4f>@@QEBAXAEAV?$unique_ptr@VSQLiteStatement@proj@osgeo@@U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@@std@@@Z)
  19. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_bind_null referenced in function "public: void __cdecl osgeo::proj::NetworkFilePropertiesCache::insert(struct projCtx_t *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct osgeo::proj::FileProperties &)" (?insert@NetworkFilePropertiesCache@proj@osgeo@@QEAAXPEAUprojCtx_t@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUFileProperties@23@@Z)
  20. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_bind_text referenced in function "public: void __cdecl osgeo::proj::SQLiteStatement::bindText(char const *)" (?bindText@SQLiteStatement@proj@osgeo@@QEAAXPEBD@Z)
  21. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_bind_text
  22. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_step referenced in function "public: void __cdecl <lambda_36f726fb578bda27babaaaddd2971d4f>::operator()(class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > &)const " (??R<lambda_36f726fb578bda27babaaaddd2971d4f>@@QEBAXAEAV?$unique_ptr@VSQLiteStatement@proj@osgeo@@U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@@std@@@Z)
  23. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_step
  24. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_column_blob referenced in function "public: class std::shared_ptr<class std::vector<unsigned char,class std::allocator<unsigned char> > > __cdecl osgeo::proj::NetworkChunkCache::get(struct projCtx_t *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned __int64)" (?get@NetworkChunkCache@proj@osgeo@@QEAA?AV?$shared_ptr@V?$vector@EV?$allocator@E@std@@@std@@@std@@PEAUprojCtx_t@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@_K@Z)
  25. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_column_int64 referenced in function "public: void __cdecl <lambda_36f726fb578bda27babaaaddd2971d4f>::operator()(class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > &)const " (??R<lambda_36f726fb578bda27babaaaddd2971d4f>@@QEBAXAEAV?$unique_ptr@VSQLiteStatement@proj@osgeo@@U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@@std@@@Z)
  26. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_column_text referenced in function "public: void __cdecl osgeo::proj::NetworkFilePropertiesCache::insert(struct projCtx_t *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct osgeo::proj::FileProperties &)" (?insert@NetworkFilePropertiesCache@proj@osgeo@@QEAAXPEAUprojCtx_t@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAUFileProperties@23@@Z)
  27. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_column_text
  28. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_column_bytes referenced in function "public: class std::shared_ptr<class std::vector<unsigned char,class std::allocator<unsigned char> > > __cdecl osgeo::proj::NetworkChunkCache::get(struct projCtx_t *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned __int64)" (?get@NetworkChunkCache@proj@osgeo@@QEAA?AV?$shared_ptr@V?$vector@EV?$allocator@E@std@@@std@@@std@@PEAUprojCtx_t@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@5@_K@Z)
  29. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_finalize referenced in function "public: class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > & __cdecl std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> >::operator=<struct std::default_delete<class osgeo::proj::SQLiteStatement>,0>(class std::unique_ptr<class osgeo::proj::SQLiteStatement,struct std::default_delete<class osgeo::proj::SQLiteStatement> > &&)" (??$?4U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@$0A@@?$unique_ptr@VSQLiteStatement@proj@osgeo@@U?$default_delete@VSQLiteStatement@proj@osgeo@@@std@@@std@@QEAAAEAV01@$$QEAV01@@Z)
  30. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_finalize
  31. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol sqlite3_reset referenced in function "private: bool __cdecl osgeo::proj::DiskChunkCache::checkConsistency(void)" (?checkConsistency@DiskChunkCache@proj@osgeo@@AEAA_NXZ)
  32. proj.lib(factory.obj) : error LNK2001: unresolved external symbol sqlite3_reset
  33. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol __imp_curl_easy_init referenced in function "public: static struct PROJ_NETWORK_HANDLE * __cdecl osgeo::proj::CurlFileHandle::open(struct projCtx_t *,char const *,unsigned __int64,unsigned __int64,void *,unsigned __int64 *,unsigned __int64,char *,void *)" (?open@CurlFileHandle@proj@osgeo@@SAPEAUPROJ_NETWORK_HANDLE@@PEAUprojCtx_t@@PEBD_K2PEAXPEA_K2PEAD3@Z)
  34. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol __imp_curl_easy_setopt referenced in function "public: __cdecl osgeo::proj::CurlFileHandle::CurlFileHandle(char const *,void *,char const *)" (??0CurlFileHandle@proj@osgeo@@QEAA@PEBDPEAX0@Z)
  35. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol __imp_curl_easy_perform referenced in function "public: static struct PROJ_NETWORK_HANDLE * __cdecl osgeo::proj::CurlFileHandle::open(struct projCtx_t *,char const *,unsigned __int64,unsigned __int64,void *,unsigned __int64 *,unsigned __int64,char *,void *)" (?open@CurlFileHandle@proj@osgeo@@SAPEAUPROJ_NETWORK_HANDLE@@PEAUprojCtx_t@@PEBD_K2PEAXPEA_K2PEAD3@Z)
  36. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol __imp_curl_easy_cleanup referenced in function "public: __cdecl osgeo::proj::CurlFileHandle::~CurlFileHandle(void)" (??1CurlFileHandle@proj@osgeo@@QEAA@XZ)
  37. proj.lib(networkfilemanager.obj) : error LNK2019: unresolved external symbol __imp_curl_easy_getinfo referenced in function "public: static struct PROJ_NETWORK_HANDLE * __cdecl osgeo::proj::CurlFileHandle::open(struct projCtx_t *,char const *,unsigned __int64,unsigned __int64,void *,unsigned __int64 *,unsigned __int64,char *,void *)" (?open@CurlFileHandle@proj@osgeo@@SAPEAUPROJ_NETWORK_HANDLE@@PEAUprojCtx_t@@PEBD_K2PEAXPEA_K2PEAD3@Z)
  38. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_libversion referenced in function "public: void __cdecl osgeo::proj::io::DatabaseContext::Private::open(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct projCtx_t *)" (?open@Private@DatabaseContext@io@proj@osgeo@@QEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAUprojCtx_t@@@Z)
  39. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_libversion_number referenced in function "public: void __cdecl osgeo::proj::io::DatabaseContext::Private::open(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,struct projCtx_t *)" (?open@Private@DatabaseContext@io@proj@osgeo@@QEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAUprojCtx_t@@@Z)
  40. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_bind_double referenced in function "public: class std::list<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >,class std::allocator<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > __cdecl osgeo::proj::io::DatabaseContext::Private::run(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::list<struct osgeo::proj::io::SQLValues,class std::allocator<struct osgeo::proj::io::SQLValues> > const &,bool)" (?run@Private@DatabaseContext@io@proj@osgeo@@QEAA?AV?$list@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@V?$allocator@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@2@@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@7@AEBV?$list@USQLValues@io@proj@osgeo@@V?$allocator@USQLValues@io@proj@osgeo@@@std@@@7@_N@Z)
  41. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_column_count referenced in function "public: class std::list<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >,class std::allocator<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > __cdecl osgeo::proj::io::DatabaseContext::Private::run(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::list<struct osgeo::proj::io::SQLValues,class std::allocator<struct osgeo::proj::io::SQLValues> > const &,bool)" (?run@Private@DatabaseContext@io@proj@osgeo@@QEAA?AV?$list@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@V?$allocator@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@2@@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@7@AEBV?$list@USQLValues@io@proj@osgeo@@V?$allocator@USQLValues@io@proj@osgeo@@@std@@@7@_N@Z)
  42. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_column_double referenced in function "public: class std::list<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >,class std::allocator<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > __cdecl osgeo::proj::io::DatabaseContext::Private::run(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::list<struct osgeo::proj::io::SQLValues,class std::allocator<struct osgeo::proj::io::SQLValues> > const &,bool)" (?run@Private@DatabaseContext@io@proj@osgeo@@QEAA?AV?$list@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@V?$allocator@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@2@@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@7@AEBV?$list@USQLValues@io@proj@osgeo@@V?$allocator@USQLValues@io@proj@osgeo@@@std@@@7@_N@Z)
  43. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_column_type referenced in function "public: class std::list<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >,class std::allocator<class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > __cdecl osgeo::proj::io::DatabaseContext::Private::run(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::list<struct osgeo::proj::io::SQLValues,class std::allocator<struct osgeo::proj::io::SQLValues> > const &,bool)" (?run@Private@DatabaseContext@io@proj@osgeo@@QEAA?AV?$list@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@V?$allocator@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@2@@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@7@AEBV?$list@USQLValues@io@proj@osgeo@@V?$allocator@USQLValues@io@proj@osgeo@@@std@@@7@_N@Z)
  44. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_create_function referenced in function "private: void __cdecl osgeo::proj::io::DatabaseContext::Private::registerFunctions(void)" (?registerFunctions@Private@DatabaseContext@io@proj@osgeo@@AEAAXXZ)
  45. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_value_double referenced in function "void __cdecl osgeo::proj::io::PROJ_SQLITE_intersects_bbox(struct sqlite3_context *,int,struct sqlite3_value * *)" (?PROJ_SQLITE_intersects_bbox@io@proj@osgeo@@YAXPEAUsqlite3_context@@HPEAPEAUsqlite3_value@@@Z)
  46. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_value_int64 referenced in function "void __cdecl osgeo::proj::io::PROJ_SQLITE_intersects_bbox(struct sqlite3_context *,int,struct sqlite3_value * *)" (?PROJ_SQLITE_intersects_bbox@io@proj@osgeo@@YAXPEAUsqlite3_context@@HPEAPEAUsqlite3_value@@@Z)
  47. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_value_type referenced in function "void __cdecl osgeo::proj::io::PROJ_SQLITE_intersects_bbox(struct sqlite3_context *,int,struct sqlite3_value * *)" (?PROJ_SQLITE_intersects_bbox@io@proj@osgeo@@YAXPEAUsqlite3_context@@HPEAPEAUsqlite3_value@@@Z)
  48. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_result_double referenced in function "void __cdecl osgeo::proj::io::PROJ_SQLITE_pseudo_area_from_swne(struct sqlite3_context *,int,struct sqlite3_value * *)" (?PROJ_SQLITE_pseudo_area_from_swne@io@proj@osgeo@@YAXPEAUsqlite3_context@@HPEAPEAUsqlite3_value@@@Z)
  49. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_result_int referenced in function "void __cdecl osgeo::proj::io::PROJ_SQLITE_intersects_bbox(struct sqlite3_context *,int,struct sqlite3_value * *)" (?PROJ_SQLITE_intersects_bbox@io@proj@osgeo@@YAXPEAUsqlite3_context@@HPEAPEAUsqlite3_value@@@Z)
  50. proj.lib(factory.obj) : error LNK2019: unresolved external symbol sqlite3_result_null referenced in function "void __cdecl osgeo::proj::io::PROJ_SQLITE_intersects_bbox(struct sqlite3_context *,int,struct sqlite3_value * *)" (?PROJ_SQLITE_intersects_bbox@io@proj@osgeo@@YAXPEAUsqlite3_context@@HPEAPEAUsqlite3_value@@@Z)
  51. proj.lib(sqlite3_utils.obj) : error LNK2019: unresolved external symbol sqlite3_initialize referenced in function "public: static class std::unique_ptr<class osgeo::proj::SQLite3VFS,struct std::default_delete<class osgeo::proj::SQLite3VFS> > __cdecl osgeo::proj::SQLite3VFS::create(bool,bool,bool)" (?create@SQLite3VFS@proj@osgeo@@SA?AV?$unique_ptr@VSQLite3VFS@proj@osgeo@@U?$default_delete@VSQLite3VFS@proj@osgeo@@@std@@@std@@_N00@Z)
  52. proj.lib(sqlite3_utils.obj) : error LNK2019: unresolved external symbol sqlite3_config referenced in function "public: static class std::unique_ptr<class osgeo::proj::SQLite3VFS,struct std::default_delete<class osgeo::proj::SQLite3VFS> > __cdecl osgeo::proj::SQLite3VFS::create(bool,bool,bool)" (?create@SQLite3VFS@proj@osgeo@@SA?AV?$unique_ptr@VSQLite3VFS@proj@osgeo@@U?$default_delete@VSQLite3VFS@proj@osgeo@@@std@@@std@@_N00@Z)
  53. proj.lib(sqlite3_utils.obj) : error LNK2019: unresolved external symbol sqlite3_vfs_find referenced in function "int __cdecl osgeo::proj::VFSClose(struct sqlite3_file *)" (?VFSClose@proj@osgeo@@YAHPEAUsqlite3_file@@@Z)
  54. proj.lib(sqlite3_utils.obj) : error LNK2019: unresolved external symbol sqlite3_vfs_register referenced in function "public: static class std::unique_ptr<class osgeo::proj::SQLite3VFS,struct std::default_delete<class osgeo::proj::SQLite3VFS> > __cdecl osgeo::proj::SQLite3VFS::create(bool,bool,bool)" (?create@SQLite3VFS@proj@osgeo@@SA?AV?$unique_ptr@VSQLite3VFS@proj@osgeo@@U?$default_delete@VSQLite3VFS@proj@osgeo@@@std@@@std@@_N00@Z)
  55. proj.lib(sqlite3_utils.obj) : error LNK2019: unresolved external symbol sqlite3_vfs_unregister referenced in function "public: __cdecl std::unique_ptr<class osgeo::proj::SQLite3VFS,struct std::default_delete<class osgeo::proj::SQLite3VFS> >::~unique_ptr<class osgeo::proj::SQLite3VFS,struct std::default_delete<class osgeo::proj::SQLite3VFS> >(void)" (??1?$unique_ptr@VSQLite3VFS@proj@osgeo@@U?$default_delete@VSQLite3VFS@proj@osgeo@@@std@@@std@@QEAA@XZ)
  56. proj.lib(proj_json_streaming_writer.obj) : error LNK2019: unresolved external symbol sqlite3_vsnprintf referenced in function "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl CPLSPrintf(char const *,...)" (?CPLSPrintf@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEBDZZ)
  57. gdal302.dll : fatal error LNK1120: 44 unresolved externals
  58. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.EXE"' : return code '0x460'
  59. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement