found 7zip in C:\Program Files\7-Zip\7z.exe copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_pdf.opt 1 file(s) copied. echo PDF_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_ENABLED = YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_CFLAGS = -IE:\buildsystem\release-1928\include -IE:\buildsystem\release-1928\include\poppler >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_HAS_OPTCONTENT = YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_MAJOR_VERSION = 0 >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_MINOR_VERSION = 89 >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_BASE_STREAM_HAS_TWO_ARGS = YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_LIBS = E:\buildsystem\release-1928\lib\poppler.lib E:\buildsystem\release-1928\lib\freetype.lib E:\buildsystem\release-1928\lib\harfbuzz.lib E:\buildsystem\release-1928\lib\libpng16_static.lib E:\buildsystem\release-1928\lib\libjpeg.lib E:\buildsystem\release-1928\lib\tiff.lib E:\buildsystem\release-1928\lib\openjp2.lib E:\buildsystem\release-1928\lib\zlib.lib advapi32.lib gdi32.lib >> E:\buildsystem\release-1928\build\gdal_pdf.opt cd src\gdal-vc16\gdal\frmts\pdf nmake /f makefile.vc clean del *.obj nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_pdf.opt 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-vc16\gdal\port -IE:\buildsystem\src\gdal-vc16\gdal\ogr -IE:\buildsystem\src\gdal-vc16\gdal\gcore -IE:\buildsystem\src\gdal-vc16\gdal\alg -IE:\buildsystem\src\gdal-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc16\gdal\gnm -IE:\buildsystem\src\gdal-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I..\vrt -I..\mem -I..\..\ogr\ogrsf_frmts\mem -IE:\buildsystem\release-1928\include -IE:\buildsystem\release-1928\include\poppler -DPOPPLER_MAJOR_VERSION=0 -DPOPPLER_MINOR_VERSION=89 -DHAVE_POPPLER -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c pdfdataset.cpp pdfio.cpp pdfobject.cpp pdfcreatecopy.cpp ogrpdflayer.cpp pdfwritabledataset.cpp pdfreadvectors.cpp pdfcreatefromcomposition.cpp pdfdataset.cpp pdfio.cpp pdfobject.cpp pdfcreatecopy.cpp ogrpdflayer.cpp pdfwritabledataset.cpp pdfreadvectors.cpp pdfcreatefromcomposition.cpp link /dll /out:gdal_PDF.dll pdfdataset.obj pdfio.obj pdfobject.obj pdfcreatecopy.obj ogrpdflayer.obj pdfwritabledataset.obj pdfreadvectors.obj pdfcreatefromcomposition.obj ..\..\ogr\ogrsf_frmts\mem\ogrmemdatasource.obj ..\..\ogr\ogrsf_frmts\mem\ogrmemdriver.obj ..\..\ogr\ogrsf_frmts\mem\ogrmemlayer.obj E:\buildsystem\src\gdal-vc16\gdal\gdal_i.lib E:\buildsystem\release-1928\lib\poppler.lib E:\buildsystem\release-1928\lib\freetype.lib E:\buildsystem\release-1928\lib\harfbuzz.lib E:\buildsystem\release-1928\lib\libpng16_static.lib E:\buildsystem\release-1928\lib\libjpeg.lib E:\buildsystem\release-1928\lib\tiff.lib E:\buildsystem\release-1928\lib\openjp2.lib E:\buildsystem\release-1928\lib\zlib.lib advapi32.lib gdi32.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_PDF.lib and object gdal_PDF.exp if exist gdal_PDF.dll.manifest mt -manifest gdal_PDF.dll.manifest -outputresource:gdal_PDF.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_PDF.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_PDF.dll 1 File(s) copied cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_oci.opt 1 file(s) copied. echo OCI_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_oci.opt echo OCI_LIB = E:\builds\Oracle\instantclient_12_2\sdk\lib\msvc\oci.lib E:\buildsystem\release-1928\lib\zlib.lib >> E:\buildsystem\release-1928\build\gdal_oci.opt echo OCI_INCLUDE = -IE:\builds\Oracle\instantclient_12_2\sdk\include >> E:\buildsystem\release-1928\build\gdal_oci.opt cd src\gdal-vc16\gdal\ogr\ogrsf_frmts\oci nmake /f makefile.vc clean del *.lib del *.obj *.pdb del *.exe del *.dll del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_oci.opt 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-vc16\gdal\port -IE:\buildsystem\src\gdal-vc16\gdal\ogr -IE:\buildsystem\src\gdal-vc16\gdal\gcore -IE:\buildsystem\src\gdal-vc16\gdal\alg -IE:\buildsystem\src\gdal-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc16\gdal\gnm -IE:\buildsystem\src\gdal-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I.. -I..\.. -IE:\builds\Oracle\instantclient_12_2\sdk\include -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c ogrocisession.cpp ogrocistatement.cpp ogrocidriver.cpp ogrocidatasource.cpp ogrocilayer.cpp ogrocitablelayer.cpp ogrociselectlayer.cpp ogrocistringbuf.cpp ogrociwritablelayer.cpp ogrociloaderlayer.cpp ogrocistroke.cpp ogrocisession.cpp ogrocistatement.cpp ogrocidriver.cpp ogrocidatasource.cpp ogrocilayer.cpp ogrocitablelayer.cpp ogrociselectlayer.cpp ogrocistringbuf.cpp ogrociwritablelayer.cpp ogrociloaderlayer.cpp ogrocistroke.cpp link /dll /out:ogr_OCI.dll ogrocisession.obj ogrocistatement.obj ogrocidriver.obj ogrocidatasource.obj ogrocilayer.obj ogrocitablelayer.obj ogrociselectlayer.obj ogrocistringbuf.obj ogrociwritablelayer.obj ogrociloaderlayer.obj ogrocistroke.obj E:\buildsystem\src\gdal-vc16\gdal\gdal_i.lib E:\builds\Oracle\instantclient_12_2\sdk\lib\msvc\oci.lib E:\buildsystem\release-1928\lib\zlib.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library ogr_OCI.lib and object ogr_OCI.exp if exist ogr_OCI.dll.manifest mt -manifest ogr_OCI.dll.manifest -outputresource:ogr_OCI.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y ogr_OCI.dll E:\buildsystem\release-1928\bin\gdal\plugins E:ogr_OCI.dll 1 File(s) copied cd E:\buildsystem cd src\gdal-vc16\gdal\frmts\georaster nmake /f makefile.vc clean del *.obj del *.dll del *.exp del *.lib del *.manifest del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_oci.opt 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-vc16\gdal\port -IE:\buildsystem\src\gdal-vc16\gdal\ogr -IE:\buildsystem\src\gdal-vc16\gdal\gcore -IE:\buildsystem\src\gdal-vc16\gdal\alg -IE:\buildsystem\src\gdal-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc16\gdal\gnm -IE:\buildsystem\src\gdal-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -IE:\builds\Oracle\instantclient_12_2\sdk\include -I..\zlib -I..\jpeg\libjpeg -DJPEG_SUPPORTED -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c oci_wrapper.cpp georaster_dataset.cpp georaster_rasterband.cpp georaster_wrapper.cpp cpl_vsil_ocilob.cpp oci_wrapper.cpp georaster_dataset.cpp georaster_rasterband.cpp georaster_wrapper.cpp cpl_vsil_ocilob.cpp E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\oci_wrapper.cpp(1451): warning C4244: 'return': conversion from 'ub8' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\oci_wrapper.cpp(1523): warning C4244: 'return': conversion from 'ub8' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\oci_wrapper.cpp(1843): warning C4244: '=': conversion from 'int' to 'char', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(326): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(325): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(351): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(350): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\georaster_dataset.cpp(656): warning C4244: 'initializing': conversion from 'GIntBig' to 'size_t', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\georaster_dataset.cpp(743): warning C4244: 'initializing': conversion from 'vsi_l_offset' to 'size_t', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\georaster_dataset.cpp(743): warning C4244: 'initializing': conversion from 'vsi_l_offset' to 'const size_t', possible loss of data E:\buildsystem\src\gdal-vc16\gdal\frmts\georaster\georaster_dataset.cpp(763): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data link /dll /out:gdal_GEOR.dll oci_wrapper.obj georaster_dataset.obj georaster_rasterband.obj georaster_wrapper.obj cpl_vsil_ocilob.obj E:\buildsystem\src\gdal-vc16\gdal\gdal_i.lib E:\builds\Oracle\instantclient_12_2\sdk\lib\msvc\oci.lib E:\buildsystem\release-1928\lib\zlib.lib ..\zlib\*.obj ..\jpeg\vsidataio.obj ..\jpeg\libjpeg\libjpeg.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_GEOR.lib and object gdal_GEOR.exp if exist gdal_GEOR.dll.manifest mt -manifest gdal_GEOR.dll.manifest -outputresource:gdal_GEOR.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_GEOR.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_GEOR.dll 1 File(s) copied cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_mrsid.opt 1 file(s) copied. echo MRSID_DIR=E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16 >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_RDLLBUILD = YES >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_LDLLBUILD = YES >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_INCLUDE=-I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_LIB="E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" advapi32.lib user32.lib >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_PLUGIN = YES >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_RASTER_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK MRSID_RASTER_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK echo MRSID_RVER = 800 MRSID_RVER = 800 echo MRSID_JP2 = YES MRSID_JP2 = YES echo MRSID_ESDK = NO MRSID_ESDK = NO echo MRSID_RDLLBUILD = YES MRSID_RDLLBUILD = YES echo MRSID_LIDAR_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK MRSID_LIDAR_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK echo MRSID_LVER = 111 MRSID_LVER = 111 echo MRSID_LDLLBUILD = YES MRSID_LDLLBUILD = YES echo MRSID_CONFIG = Release_md MRSID_CONFIG = Release_md echo MRSID_FLAGS = -DMRSID_LVER=111 -DMRSID_RVER=800 -DMRSID_J2K MRSID_FLAGS = -DMRSID_LVER=111 -DMRSID_RVER=800 -DMRSID_J2K echo MRSID_INCLUDE = -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" MRSID_INCLUDE = -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" echo MRSID_LIB = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" MRSID_LIB = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" echo MRSID_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" MRSID_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" echo LIDAR_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" LIDAR_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" cd src\gdal-vc16\gdal\frmts\mrsid nmake /f makefile.vc clean EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt del *.obj del *.dll del *.exp del *.lib del *.manifest del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt 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-vc16\gdal\port -IE:\buildsystem\src\gdal-vc16\gdal\ogr -IE:\buildsystem\src\gdal-vc16\gdal\gcore -IE:\buildsystem\src\gdal-vc16\gdal\alg -IE:\buildsystem\src\gdal-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc16\gdal\gnm -IE:\buildsystem\src\gdal-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -I..\gtiff\libgeotiff -DMRSID_LVER=111 -DMRSID_RVER=800 -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c mrsiddataset.cpp mrsidstream.cpp mrsiddataset.cpp mrsidstream.cpp link /dll /out:gdal_MrSID.dll mrsiddataset.obj mrsidstream.obj E:\buildsystem\src\gdal-vc16\gdal\gdal_i.lib "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" advapi32.lib user32.lib E:\buildsystem\release-1928\lib\tiff.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_MrSID.lib and object gdal_MrSID.exp if exist gdal_MrSID.dll.manifest mt -manifest gdal_MrSID.dll.manifest -outputresource:gdal_MrSID.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins if exist E:\buildsystem\release-1928\bin\lti_dsdk_dll.dll del E:\buildsystem\release-1928\bin\lti_dsdk_dll.dll if exist E:\buildsystem\release-1928\bin\lti_dsdk.dll del E:\buildsystem\release-1928\bin\lti_dsdk.dll if exist E:\buildsystem\release-1928\bin\lti_lidar_dsdk.dll del E:\buildsystem\release-1928\bin\lti_lidar_dsdk.dll if exist E:\buildsystem\release-1928\bin\lti_dsdk_9.0.dll del E:\buildsystem\release-1928\bin\lti_dsdk_9.0.dll if exist E:\buildsystem\release-1928\bin\lti_dsdk_9.1.dll del E:\buildsystem\release-1928\bin\lti_dsdk_9.1.dll if exist E:\buildsystem\release-1928\bin\lti_lidar_dsdk_1.1.dll del E:\buildsystem\release-1928\bin\lti_lidar_dsdk_1.1.dll if exist E:\buildsystem\release-1928\bin\tbb.dll del E:\buildsystem\release-1928\bin\tbb.dll xcopy /Y gdal_MrSID.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_MrSID.dll 1 File(s) copied if exist "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll 1 File(s) copied if exist E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll xcopy /Y E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll 1 File(s) copied xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll 1 File(s) copied xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll 1 File(s) copied cd E:\buildsystem cd src\gdal-vc16\gdal\frmts\mrsid_lidar nmake /f makefile.vc clean EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt del *.obj del *.dll del *.exp del *.lib del *.manifest del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt 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-vc16\gdal\port -IE:\buildsystem\src\gdal-vc16\gdal\ogr -IE:\buildsystem\src\gdal-vc16\gdal\gcore -IE:\buildsystem\src\gdal-vc16\gdal\alg -IE:\buildsystem\src\gdal-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-vc16\gdal\gnm -IE:\buildsystem\src\gdal-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -D_CRT_SECURE_NO_WARNINGS /Zc:wchar_t- -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c gdal_MG4Lidar.cpp gdal_MG4Lidar.cpp E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include\lidar\Atomic.h(18): warning C4005: 'NOMINMAX': macro redefinition E:\buildsystem\src\gdal-vc16\gdal\frmts\mrsid_lidar\gdal_MG4Lidar.cpp: note: see previous definition of 'NOMINMAX' link /dll /out:gdal_MG4Lidar.dll gdal_MG4Lidar.obj E:\buildsystem\src\gdal-vc16\gdal\gdal_i.lib "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" advapi32.lib user32.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_MG4Lidar.lib and object gdal_MG4Lidar.exp gdal_MG4Lidar.obj : error LNK2019: unresolved external symbol "bool __cdecl GDALIsDriverDeprecatedForGDAL35StillEnabled(char const *,char const *)" (?GDALIsDriverDeprecatedForGDAL35StillEnabled@@YA_NPBD0@Z) referenced in function "public: static class GDALDataset * __cdecl MG4LidarDataset::Open(class GDALOpenInfo *)" (?Open@MG4LidarDataset@@SAPAVGDALDataset@@PAVGDALOpenInfo@@@Z) gdal_MG4Lidar.dll : fatal error LNK1120: 1 unresolved externals