found 7zip in C:\Program Files\7-Zip\7z.exe del E:\buildsystem\release-1928\bin\gdal*.dll del E:\buildsystem\release-1928\bin\libmap.dll if exist E:\buildsystem\release-1928\install del E:\buildsystem\release-1928\install\*.exe E:\buildsystem\release-1928\install\*.msi E:\buildsystem\release-1928\install\*.wxs E:\buildsystem\release-1928\install\*.wixobj E:\buildsystem\release-1928\install\*.wixpdb if exist E:\buildsystem\release-1928\bin\gdal rd /Q /S E:\buildsystem\release-1928\bin\gdal if exist E:\buildsystem\release-1928\bin\gdal-data rd /Q /S E:\buildsystem\release-1928\bin\gdal-data if exist E:\buildsystem\release-1928\bin\ms rd /Q /S E:\buildsystem\release-1928\bin\ms if not exist src\ogdi git clone -b ogdi_4_1_0 https://github.com/libogdi/ogdi.git src\ogdi if not exist src\gdal-vc16 git clone -b master https://github.com/OSGeo/gdal.git src\gdal-vc16 cd src\gdal-vc16 cd gdal if exist vc16 rd /Q /S vc16 if not exist vc16 mkdir vc16 cd vc16 E:\buildsystem\cmake\bin\cmake.exe ..\ -G "Visual Studio 16 2019" -A Win32 "-DCMAKE_PREFIX_PATH=E:\buildsystem\release-1928" "-DCMAKE_INSTALL_PREFIX=E:\buildsystem\src\gdal-vc16\vc16\install" "-DSWIG_EXECUTABLE=E:\buildsystem\src\swig\swigwin-2.0.4\swig.exe" "-DCMAKE_CXX_STANDARD_LIBRARIES=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 E:\buildsystem\release-1928\lib\uriparser.lib E:\buildsystem\release-1928\lib\minizip.lib E:\buildsystem\release-1928\lib\libexpat.lib advapi32.lib" "-DGDAL_ENABLE_PLUGINS=ON" "-DGDAL_ENABLE_DRIVER_PCIDSK_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_PCRaster_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_PNG_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_WEBP_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_WMS_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_CAD_PLUGIN=OFF" "-DIconv_CHARSET_LIBRARY=E:\buildsystem\release-1928\lib\iconv.lib" "-DPROJ_INCLUDE_DIR=E:\buildsystem\release-1928\include\proj7" "-DCSHARP_LIBRARY_VERSION=netstandard2.0" "-DMYSQL_LIBRARY=E:\buildsystem\release-1928\lib\libmysql.lib" "-DHDF5_hdf5_LIBRARY_RELEASE=E:\buildsystem\release-1928\lib\hdf5.lib" "-DHDF5_hdf5_cpp_LIBRARY_RELEASE=E:\buildsystem\release-1928\lib\hdf5_cpp.lib" "-DHDF5_BUILD_SHARED_LIBS=ON" "-DKEA_LIBRARY=E:\buildsystem\release-1928\lib\libkea.lib" "-DOGDI_INCLUDE_DIRS=E:\buildsystem\release-1928\include;E:\buildsystem\src\ogdi\include\win32" "-DECW_LIBRARY=E:\buildsystem\support\ECWSDK\ERDAS ECW JPEG 2000 SDK 5.5.0\lib\vc141\win32\NCSEcw.lib" "-DECW_INCLUDE_DIR=E:\buildsystem\support\ECWSDK\ERDAS ECW JPEG 2000 SDK 5.5.0\include" "-DFileGDB_LIBRARY="E:\buildsystem\support\FileGDB_API_1_5_1-VS2017\lib\FileGDBAPI.lib"" "-DFileGDB_INCLUDE_DIR=E:\buildsystem\support\FileGDB_API_1_5_1-VS2017\include" "-DMRSID_LIBRARY="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" " "-DMRSID_INCLUDE_DIR=-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" " "-DOracle_LIBRARY=E:\builds\Oracle\instantclient_12_2\sdk\lib\msvc\oci.lib" "-DOracle_INCLUDE_DIR=E:\builds\Oracle\instantclient_12_2\sdk\include" -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x86/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x86/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test test_AVX -- Performing Test test_AVX - Success -- Performing Test test_AVX2 -- Performing Test test_AVX2 - Success -- Found Python: C:/Python/Python310-32/python.exe (found suitable version "3.10.7", minimum required is "3.6") found components: Interpreter Development NumPy Development.Module Development.Embed -- Looking for vsnprintf -- Looking for vsnprintf - not found -- Looking for getcwd -- Looking for getcwd - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for xlocale.h -- Looking for xlocale.h - not found -- Looking for direct.h -- Looking for direct.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of void* -- Check size of void* - done -- Check size of size_t -- Check size of size_t - done -- Looking for C++ include atlbase.h -- Looking for C++ include atlbase.h - found -- GDAL_VERSION = 3.7.0dev -- GDAL_ABI_FULL_VERSION = 37 -- GDAL_SOVERSION = -- Found ODBC: odbc32.lib -- Could NOT find ODBCCPP (missing: ODBCCPP_LIBRARY ODBCCPP_INCLUDE_DIR) -- Found MSSQL_NCLI: C:/Program Files/Microsoft SQL Server/110/SDK/Lib/x86/sqlncli11.lib (found version "11") -- Found MSSQL_ODBC: C:/Program Files/Microsoft SQL Server/Client SDK/ODBC/170/SDK/Lib/x86/msodbcsql17.lib (found version "17") -- Found MySQL: E:/buildsystem/release-1928/lib/libmysql.lib (found version "5.7.30-ndb-7.6.14") -- Found CURL: E:/buildsystem/release-1928/lib/libcurl_imp.lib (found version "7.79.1-DEV") -- Found Iconv: E:/buildsystem/release-1928/lib/iconv.lib -- Performing Test _ICONV_SECOND_ARGUMENT_IS_NOT_CONST -- Performing Test _ICONV_SECOND_ARGUMENT_IS_NOT_CONST - Success -- Performing Test ICONV_HAS_EXTRA_CHARSETS