found 7zip in C:\Program Files\7-Zip\7z.exe copy /Y E:\buildsystem\release-1930-x64\build\gdal.opt E:\buildsystem\release-1930-x64\build\gdal_csharp.opt 1 file(s) copied. echo SWIG=E:\buildsystem\src\swig\swigwin-1.3.39\swig.exe >>E:\buildsystem\release-1930-x64\build\gdal_csharp.opt cd src\gdal-vc17x64 cd gdal cd swig\csharp nmake /f makefile.vc clean EXT_NMAKE_OPT=E:\buildsystem\release-1930-x64\build\gdal_csharp.opt cd gdal nmake /nologo /f makefile.vc clean del *.obj del *.cs del *.cpp del *.csproj del *.json del *.dll del *.pdb rd /q /s obj cd .. cd ogr nmake /nologo /f makefile.vc clean del *.obj del *.cs del *.cpp del *.csproj del *.json del *.dll del *.pdb rd /q /s obj cd .. cd const nmake /nologo /f makefile.vc clean del *.obj del *.cs del *.c del *.csproj del *.json del *.dll del *.pdb rd /q /s obj cd .. cd osr nmake /nologo /f makefile.vc clean del *.obj del *.cs del *.cpp del *.csproj del *.json del *.dll del *.pdb rd /q /s obj cd .. del gdal_i.lib del *.obj del *.exp del *.ilk del *.pdb del *.tlb del *.lib del *.mdb del *.exe del *.manifest del *.json rd /q /s Data del apps\*.csproj del *.dll del *.pdb del *.exe del *.json rd /q /s apps\obj del template.csproj del SOS_README.md if exist E:\buildsystem\support\gdal\csharp\makefile.vc xcopy /Y E:\buildsystem\support\gdal\csharp\makefile.vc E:\buildsystem\support\gdal\csharp\makefile.vc 1 File(s) copied nmake /f makefile.vc interface EXT_NMAKE_OPT=E:\buildsystem\release-1930-x64\build\gdal_csharp.opt cd const E:\buildsystem\src\swig\swigwin-1.3.39\swig.exe -DSWIG2_CSHARP -csharp -namespace OSGeo.GDAL -dllimport gdalconst_wrap -o gdalconst_wrap.c ../../include/gdalconst.i cd .. cd gdal E:\buildsystem\src\swig\swigwin-1.3.39\swig.exe -DSWIG2_CSHARP -c++ -csharp -namespace OSGeo.GDAL -dllimport gdal_wrap -I../../include/csharp -o gdal_wrap.cpp ../../include/gdal.i cd .. cd osr E:\buildsystem\src\swig\swigwin-1.3.39\swig.exe -DSWIG2_CSHARP -c++ -csharp -namespace OSGeo.OSR -dllimport osr_wrap -I../../include/csharp -o osr_wrap.cpp ../../include/osr.i cd .. cd ogr E:\buildsystem\src\swig\swigwin-1.3.39\swig.exe -DSWIG2_CSHARP -c++ -csharp -namespace OSGeo.OGR -dllimport ogr_wrap -I../../include/csharp -o ogr_wrap.cpp ../../include/ogr.i cd .. nmake /f makefile.vc EXT_NMAKE_OPT=E:\buildsystem\release-1930-x64\build\gdal_csharp.opt cd ogr nmake /nologo /f makefile.vc cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-vc17x64\port -IE:\buildsystem\src\gdal-vc17x64\ogr -IE:\buildsystem\src\gdal-vc17x64\gcore -IE:\buildsystem\src\gdal-vc17x64\alg -IE:\buildsystem\src\gdal-vc17x64\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc17x64\gnm -IE:\buildsystem\src\gdal-vc17x64\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc17x64\apps /DHAVE_AVX_AT_COMPILE_TIME -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c ogr_wrap.cpp ogr_wrap.cpp xcopy /D /Y *.obj .. E:ogr_wrap.obj 1 File(s) copied cd .. cd gdal nmake /nologo /f makefile.vc cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-vc17x64\port -IE:\buildsystem\src\gdal-vc17x64\ogr -IE:\buildsystem\src\gdal-vc17x64\gcore -IE:\buildsystem\src\gdal-vc17x64\alg -IE:\buildsystem\src\gdal-vc17x64\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc17x64\gnm -IE:\buildsystem\src\gdal-vc17x64\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc17x64\apps /DHAVE_AVX_AT_COMPILE_TIME -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c gdal_wrap.cpp gdal_wrap.cpp xcopy /D /Y *.obj .. E:gdal_wrap.obj 1 File(s) copied cd .. cd osr nmake /nologo /f makefile.vc cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-vc17x64\port -IE:\buildsystem\src\gdal-vc17x64\ogr -IE:\buildsystem\src\gdal-vc17x64\gcore -IE:\buildsystem\src\gdal-vc17x64\alg -IE:\buildsystem\src\gdal-vc17x64\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc17x64\gnm -IE:\buildsystem\src\gdal-vc17x64\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc17x64\apps /DHAVE_AVX_AT_COMPILE_TIME -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c osr_wrap.cpp osr_wrap.cpp xcopy /D /Y *.obj .. E:osr_wrap.obj 1 File(s) copied cd .. cd const nmake /nologo /f makefile.vc cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-vc17x64\port -IE:\buildsystem\src\gdal-vc17x64\ogr -IE:\buildsystem\src\gdal-vc17x64\gcore -IE:\buildsystem\src\gdal-vc17x64\alg -IE:\buildsystem\src\gdal-vc17x64\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc17x64\gnm -IE:\buildsystem\src\gdal-vc17x64\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc17x64\apps /DHAVE_AVX_AT_COMPILE_TIME -DGNM_ENABLED -DGDAL_COMPILATION /c gdalconst_wrap.c gdalconst_wrap.c xcopy /D /Y *.obj .. E:gdalconst_wrap.obj 1 File(s) copied cd .. echo ^ > template.csproj echo ^ >> template.csproj echo ^netstandard2.0^ >> template.csproj echo ^AnyCPU^ >> template.csproj echo ^3.6.0.0^ >> template.csproj echo ^..\gdal.snk^ >> template.csproj echo ^true^ >> template.csproj echo ^true^ >> template.csproj echo ^ >> template.csproj echo ^ >> template.csproj cd const copy ..\template.csproj gdalconst_csharp.csproj 1 file(s) copied. dotnet build -c Release -o "build" Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to restore... Restored E:\buildsystem\src\gdal-vc17x64\swig\csharp\const\gdalconst_csharp.csproj (in 261 ms). gdalconst_csharp -> E:\buildsystem\src\gdal-vc17x64\swig\csharp\const\build\gdalconst_csharp.dll Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:03.64 cd .. cd osr copy ..\template.csproj osr_csharp.csproj 1 file(s) copied. dotnet build -c Release -o "build" Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to restore... Restored E:\buildsystem\src\gdal-vc17x64\swig\csharp\osr\osr_csharp.csproj (in 208 ms). osr_csharp -> E:\buildsystem\src\gdal-vc17x64\swig\csharp\osr\build\osr_csharp.dll Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.89 cd .. cd ogr copy ..\template.csproj ogr_csharp.csproj 1 file(s) copied. dotnet add reference ..\osr\osr_csharp.csproj Reference `..\osr\osr_csharp.csproj` added to the project. dotnet build -c Release -o "build" Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to restore... Restored E:\buildsystem\src\gdal-vc17x64\swig\csharp\ogr\ogr_csharp.csproj (in 273 ms). 1 of 2 projects are up-to-date for restore. osr_csharp -> E:\buildsystem\src\gdal-vc17x64\swig\csharp\ogr\build\osr_csharp.dll ogr_csharp -> E:\buildsystem\src\gdal-vc17x64\swig\csharp\ogr\build\ogr_csharp.dll Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.53 cd .. cd gdal copy ..\template.csproj gdal_csharp.csproj 1 file(s) copied. dotnet add reference ..\osr\osr_csharp.csproj ..\ogr\ogr_csharp.csproj Reference `..\osr\osr_csharp.csproj` added to the project. Reference `..\ogr\ogr_csharp.csproj` added to the project. dotnet build -c Release -o "build" Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to restore... Restored E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\gdal_csharp.csproj (in 220 ms). 2 of 3 projects are up-to-date for restore. osr_csharp -> E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\build\osr_csharp.dll ogr_csharp -> E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\build\ogr_csharp.dll E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\Relationship.cs(221,27): warning CS0108: 'Relationship.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\gdal_csharp.csproj] gdal_csharp -> E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\build\gdal_csharp.dll Build succeeded. E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\Relationship.cs(221,27): warning CS0108: 'Relationship.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [E:\buildsystem\src\gdal-vc17x64\swig\csharp\gdal\gdal_csharp.csproj] 1 Warning(s) 0 Error(s) Time Elapsed 00:00:04.52 cd .. link /dll ogr_wrap.obj E:\buildsystem\release-1930-x64\lib\ogdi.lib E:\buildsystem\release-1930-x64\lib\xerces-c_3.lib E:\buildsystem\release-1930-x64\lib\libexpat.lib E:\buildsystem\release-1930-x64\lib\libpq.lib wsock32.lib E:\buildsystem\release-1930-x64\lib\tiff.lib E:\buildsystem\release-1930-x64\lib\proj.lib E:\buildsystem\release-1930-x64\lib\sqlite3.lib E:\buildsystem\release-1930-x64\lib\spatialite_i.lib E:\buildsystem\release-1930-x64\lib\libmysql.lib advapi32.lib E:\buildsystem\release-1930-x64\lib\geos_c.lib E:\buildsystem\release-1930-x64\lib\libcurl_imp.lib wsock32.lib wldap32.lib winmm.lib legacy_stdio_definitions.lib odbc32.lib odbccp32.lib user32.lib E:\buildsystem\release-1930-x64\lib\openjp2.lib E:\buildsystem\release-1930-x64\lib\kmlbase.lib E:\buildsystem\release-1930-x64\lib\kmlconvenience.lib E:\buildsystem\release-1930-x64\lib\kmldom.lib E:\buildsystem\release-1930-x64\lib\kmlengine.lib E:\buildsystem\release-1930-x64\lib\kmlregionator.lib E:\buildsystem\release-1930-x64\lib\kmlxsd.lib E:\buildsystem\release-1930-x64\lib\libexpat.lib E:\buildsystem\release-1930-x64\lib\zlib.lib E:\buildsystem\release-1930-x64\lib\uriparser.lib E:\buildsystem\release-1930-x64\lib\minizip.lib E:\buildsystem\release-1930-x64\lib\webp.lib ws2_32.lib kernel32.lib psapi.lib wbemuuid.lib E:\buildsystem\src\gdal-vc17x64\gdal_i.lib /out:ogr_wrap.dll Microsoft (R) Incremental Linker Version 14.30.30709.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library ogr_wrap.lib and object ogr_wrap.exp if exist ogr_wrap.dll.manifest mt -manifest ogr_wrap.dll.manifest -outputresource:ogr_wrap.dll;2 link /dll gdal_wrap.obj E:\buildsystem\release-1930-x64\lib\ogdi.lib E:\buildsystem\release-1930-x64\lib\xerces-c_3.lib E:\buildsystem\release-1930-x64\lib\libexpat.lib E:\buildsystem\release-1930-x64\lib\libpq.lib wsock32.lib E:\buildsystem\release-1930-x64\lib\tiff.lib E:\buildsystem\release-1930-x64\lib\proj.lib E:\buildsystem\release-1930-x64\lib\sqlite3.lib E:\buildsystem\release-1930-x64\lib\spatialite_i.lib E:\buildsystem\release-1930-x64\lib\libmysql.lib advapi32.lib E:\buildsystem\release-1930-x64\lib\geos_c.lib E:\buildsystem\release-1930-x64\lib\libcurl_imp.lib wsock32.lib wldap32.lib winmm.lib legacy_stdio_definitions.lib odbc32.lib odbccp32.lib user32.lib E:\buildsystem\release-1930-x64\lib\openjp2.lib E:\buildsystem\release-1930-x64\lib\kmlbase.lib E:\buildsystem\release-1930-x64\lib\kmlconvenience.lib E:\buildsystem\release-1930-x64\lib\kmldom.lib E:\buildsystem\release-1930-x64\lib\kmlengine.lib E:\buildsystem\release-1930-x64\lib\kmlregionator.lib E:\buildsystem\release-1930-x64\lib\kmlxsd.lib E:\buildsystem\release-1930-x64\lib\libexpat.lib E:\buildsystem\release-1930-x64\lib\zlib.lib E:\buildsystem\release-1930-x64\lib\uriparser.lib E:\buildsystem\release-1930-x64\lib\minizip.lib E:\buildsystem\release-1930-x64\lib\webp.lib ws2_32.lib kernel32.lib psapi.lib wbemuuid.lib E:\buildsystem\src\gdal-vc17x64\gdal_i.lib /out:gdal_wrap.dll Microsoft (R) Incremental Linker Version 14.30.30709.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_wrap.lib and object gdal_wrap.exp gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipCreate referenced in function "void * __cdecl new_GDALRelationshipShadow(char const *,char const *,char const *,enum GDALRelationshipCardinality)" (?new_GDALRelationshipShadow@@YAPEAXPEBD00W4GDALRelationshipCardinality@@@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALDestroyRelationship referenced in function "void __cdecl delete_GDALRelationshipShadow(void *)" (?delete_GDALRelationshipShadow@@YAXPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetName referenced in function "char const * __cdecl GDALRelationshipShadow_GetName(void *)" (?GDALRelationshipShadow_GetName@@YAPEBDPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetCardinality referenced in function "enum GDALRelationshipCardinality __cdecl GDALRelationshipShadow_GetCardinality(void *)" (?GDALRelationshipShadow_GetCardinality@@YA?AW4GDALRelationshipCardinality@@PEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetLeftTableName referenced in function "char const * __cdecl GDALRelationshipShadow_GetLeftTableName(void *)" (?GDALRelationshipShadow_GetLeftTableName@@YAPEBDPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetRightTableName referenced in function "char const * __cdecl GDALRelationshipShadow_GetRightTableName(void *)" (?GDALRelationshipShadow_GetRightTableName@@YAPEBDPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetMappingTableName referenced in function "char const * __cdecl GDALRelationshipShadow_GetMappingTableName(void *)" (?GDALRelationshipShadow_GetMappingTableName@@YAPEBDPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetMappingTableName referenced in function "void __cdecl GDALRelationshipShadow_SetMappingTableName(void *,char const *)" (?GDALRelationshipShadow_SetMappingTableName@@YAXPEAXPEBD@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetLeftTableFields referenced in function "char * * __cdecl GDALRelationshipShadow_GetLeftTableFields(void *)" (?GDALRelationshipShadow_GetLeftTableFields@@YAPEAPEADPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetRightTableFields referenced in function "char * * __cdecl GDALRelationshipShadow_GetRightTableFields(void *)" (?GDALRelationshipShadow_GetRightTableFields@@YAPEAPEADPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetLeftTableFields referenced in function "void __cdecl GDALRelationshipShadow_SetLeftTableFields(void *,char * *)" (?GDALRelationshipShadow_SetLeftTableFields@@YAXPEAXPEAPEAD@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetRightTableFields referenced in function "void __cdecl GDALRelationshipShadow_SetRightTableFields(void *,char * *)" (?GDALRelationshipShadow_SetRightTableFields@@YAXPEAXPEAPEAD@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetLeftMappingTableFields referenced in function "char * * __cdecl GDALRelationshipShadow_GetLeftMappingTableFields(void *)" (?GDALRelationshipShadow_GetLeftMappingTableFields@@YAPEAPEADPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetRightMappingTableFields referenced in function "char * * __cdecl GDALRelationshipShadow_GetRightMappingTableFields(void *)" (?GDALRelationshipShadow_GetRightMappingTableFields@@YAPEAPEADPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetLeftMappingTableFields referenced in function "void __cdecl GDALRelationshipShadow_SetLeftMappingTableFields(void *,char * *)" (?GDALRelationshipShadow_SetLeftMappingTableFields@@YAXPEAXPEAPEAD@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetRightMappingTableFields referenced in function "void __cdecl GDALRelationshipShadow_SetRightMappingTableFields(void *,char * *)" (?GDALRelationshipShadow_SetRightMappingTableFields@@YAXPEAXPEAPEAD@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetType referenced in function "enum GDALRelationshipType __cdecl GDALRelationshipShadow_GetType(void *)" (?GDALRelationshipShadow_GetType@@YA?AW4GDALRelationshipType@@PEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetType referenced in function "void __cdecl GDALRelationshipShadow_SetType(void *,enum GDALRelationshipType)" (?GDALRelationshipShadow_SetType@@YAXPEAXW4GDALRelationshipType@@@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetForwardPathLabel referenced in function "char const * __cdecl GDALRelationshipShadow_GetForwardPathLabel(void *)" (?GDALRelationshipShadow_GetForwardPathLabel@@YAPEBDPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetForwardPathLabel referenced in function "void __cdecl GDALRelationshipShadow_SetForwardPathLabel(void *,char const *)" (?GDALRelationshipShadow_SetForwardPathLabel@@YAXPEAXPEBD@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetBackwardPathLabel referenced in function "char const * __cdecl GDALRelationshipShadow_GetBackwardPathLabel(void *)" (?GDALRelationshipShadow_GetBackwardPathLabel@@YAPEBDPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetBackwardPathLabel referenced in function "void __cdecl GDALRelationshipShadow_SetBackwardPathLabel(void *,char const *)" (?GDALRelationshipShadow_SetBackwardPathLabel@@YAXPEAXPEBD@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipGetRelatedTableType referenced in function "char const * __cdecl GDALRelationshipShadow_GetRelatedTableType(void *)" (?GDALRelationshipShadow_GetRelatedTableType@@YAPEBDPEAX@Z) gdal_wrap.obj : error LNK2019: unresolved external symbol GDALRelationshipSetRelatedTableType referenced in function "void __cdecl GDALRelationshipShadow_SetRelatedTableType(void *,char const *)" (?GDALRelationshipShadow_SetRelatedTableType@@YAXPEAXPEBD@Z) gdal_wrap.dll : fatal error LNK1120: 24 unresolved externals