found 7zip in C:\Program Files\7-Zip\7z.exe del E:\buildsystem\release-1928-x64\bin\gdal*.dll del E:\buildsystem\release-1928-x64\bin\libmap.dll if exist E:\buildsystem\release-1928-x64\install del E:\buildsystem\release-1928-x64\install\*.exe E:\buildsystem\release-1928-x64\install\*.msi E:\buildsystem\release-1928-x64\install\*.zip E:\buildsystem\release-1928-x64\install\*.wxs E:\buildsystem\release-1928-x64\install\*.wixobj E:\buildsystem\release-1928-x64\install\*.wixpdb if exist E:\buildsystem\release-1928-x64\bin\gdal rd /Q /S E:\buildsystem\release-1928-x64\bin\gdal if exist E:\buildsystem\release-1928-x64\bin\gdal-data rd /Q /S E:\buildsystem\release-1928-x64\bin\gdal-data if exist E:\buildsystem\release-1928-x64\bin\ms rd /Q /S E:\buildsystem\release-1928-x64\bin\ms del E:\buildsystem\release-1928-x64\build\gdal.opt del E:\buildsystem\release-1928-x64\lib\gdal_i.lib set JAVA_HOME=C:\Java\jdk1.8.0_341x64 SET PATH=E:\buildsystem\release-1928-x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\\Extensions\Microsoft\IntelliCode\CLI;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Team Tools\Performance Tools\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Team Tools\Performance Tools;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Common\VSPerfCollectionTools\vs2019\\x64;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Common\VSPerfCollectionTools\vs2019\;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\FSharp\Tools;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\devinit;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\7-Zip;C:\php;C:\Users\szekeres\AppData\Local\Microsoft\WindowsApps;C:\Users\szekeres\.dotnet\tools;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\VC\Linux\bin\ConnectionManagerExe SET USE_PATH_FOR_GDAL_PYTHON=YES 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-3-6-vc16x64 git clone -b release/3.6 https://github.com/OSGeo/gdal.git src\gdal-3-6-vc16x64 cd src\gdal-3-6-vc16x64 cd gdal if exist vc16x64 rd /Q /S vc16x64 if not exist vc16x64 mkdir vc16x64 cd vc16x64 xcopy /Y E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\*.h E:\buildsystem\release-1928-x64\include E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\cpl_serv.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geokeys.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geonames.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geotiff.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geotiffio.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geovalues.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geo_config.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geo_keyp.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geo_normalize.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geo_simpletags.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geo_tiffp.h E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\xtiffio.h 12 File(s) copied xcopy /Y E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\*.inc E:\buildsystem\release-1928-x64\include E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_datum.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_ellipse.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_gcs.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_pcs.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_pm.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_proj.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_units.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\epsg_vertcs.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geokeys.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geokeys_v1_1.inc E:\buildsystem\src\libgeotiff\libgeotiff\vc16x64\install\include\geo_ctrans.inc 11 File(s) copied E:\buildsystem\cmake\bin\cmake.exe ..\ -G "Visual Studio 16 2019" -A x64 "-DCMAKE_PREFIX_PATH=E:\buildsystem\release-1928-x64" "-DCMAKE_INSTALL_PREFIX=E:\buildsystem\src\gdal-3-6-vc16x64\vc16x64\install" "-DSWIG_EXECUTABLE=E:\buildsystem\src\swig\swigwin-4.0.2\swig.exe" "-DCMAKE_CXX_STANDARD_LIBRARIES=E:\buildsystem\release-1928-x64\lib\freetype.lib E:\buildsystem\release-1928-x64\lib\harfbuzz.lib E:\buildsystem\release-1928-x64\lib\libpng16_static.lib E:\buildsystem\release-1928-x64\lib\libjpeg.lib E:\buildsystem\release-1928-x64\lib\tiff.lib E:\buildsystem\release-1928-x64\lib\openjp2.lib E:\buildsystem\release-1928-x64\lib\zlib.lib E:\buildsystem\release-1928-x64\lib\uriparser.lib E:\buildsystem\release-1928-x64\lib\minizip.lib E:\buildsystem\release-1928-x64\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" "-DOGR_ENABLE_DRIVER_CAD_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_VFK_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_XLS_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_OGDI_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_JP2OPENJPEG_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_LIBKML_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_MYSQL_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_POSTGISRASTER_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_PG_PLUGIN=OFF" "-DIconv_CHARSET_LIBRARY=E:\buildsystem\release-1928-x64\lib\iconv.lib" "-DPROJ_INCLUDE_DIR=E:\buildsystem\release-1928-x64\include\proj9" "-DPROJ_LIBRARY=E:\buildsystem\release-1928-x64\lib\proj9.lib" "-DANT=C:\Programs\apache-ant-1.10.12\bin\ant" "-DGDAL_JAVA_GENERATE_JAVADOC=OFF" "-DCSHARP_LIBRARY_VERSION=netstandard2.0" "-DCSHARP_APPLICATION_VERSION=net5.0" "-DMYSQL_LIBRARY=E:\buildsystem\release-1928-x64\lib\libmysql.lib" "-DHDF5_hdf5_LIBRARY_RELEASE=E:\buildsystem\release-1928-x64\lib\hdf5.lib" "-DHDF5_hdf5_cpp_LIBRARY_RELEASE=E:\buildsystem\release-1928-x64\lib\hdf5_cpp.lib" "-DHDF5_BUILD_SHARED_LIBS=ON" "-DKEA_LIBRARY=E:\buildsystem\release-1928-x64\lib\libkea.lib" "-DOGDI_INCLUDE_DIRS=E:\buildsystem\release-1928-x64\include;E:\buildsystem\src\ogdi\include\win32" "-DECW_LIBRARY=E:\buildsystem\support\ECWSDK\ERDAS ECW JPEG 2000 SDK 5.5.0\lib\vc141\x64\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\lib64\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-win64-vc16\Raster_DSDK\lib\lti_dsdk.lib" "-DMRSID_INCLUDE_DIR=E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win64-vc16\Raster_DSDK\include" "-DGDAL_ENABLE_DRIVER_MRSID_PLUGIN=ON" "-DGDAL_USE_GEOTIFF=ON" "-DGDAL_USE_GEOTIFF_INTERNAL=OFF" "-DOracle_LIBRARY=E:\builds\Oracle\instantclient_12_2-x64\sdk\lib\msvc\oci.lib" "-DOracle_INCLUDE_DIR=E:\builds\Oracle\instantclient_12_2-x64\sdk\include" "-DOGR_ENABLE_DRIVER_MSSQLSPATIAL_PLUGIN=OFF" "-DGDAL_USE_MSSQL_ODBC=OFF" "-DGDAL_USE_MSSQL_NCLI=OFF" -- 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/x64/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/x64/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/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 long int -- Check size of long int - 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.6.2dev -- GDAL_ABI_FULL_VERSION = 36 -- 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/x64/sqlncli11.lib (found version "11") -- Found MSSQL_ODBC: C:/Program Files/Microsoft SQL Server/Client SDK/ODBC/170/SDK/Lib/x64/msodbcsql17.lib (found version "17") -- Found MySQL: E:/buildsystem/release-1928-x64/lib/libmysql.lib (found version "5.7.30-ndb-7.6.14") -- Found CURL: E:/buildsystem/release-1928-x64/lib/libcurl_imp.lib (found version "7.79.1-DEV") -- Found Iconv: E:/buildsystem/release-1928-x64/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 -- Performing Test ICONV_HAS_EXTRA_CHARSETS - Success -- Found LibXml2: E:/buildsystem/release-1928-x64/lib/libxml2.lib (found version "2.9.12") -- Found XercesC: E:/buildsystem/release-1928-x64/lib/xerces-c_3.lib (found version "3.2.2") -- Found ZLIB: E:/buildsystem/release-1928-x64/lib/zlib.lib (found version "1.2.11") -- Could NOT find Deflate (missing: Deflate_LIBRARY Deflate_INCLUDE_DIR) -- Found OpenSSL: E:/buildsystem/release-1928-x64/lib/libcrypto.lib (found version "1.1.1l") found components: SSL Crypto -- Could NOT find CryptoPP (missing: CRYPTOPP_LIBRARY CRYPTOPP_TEST_KNOWNBUG CRYPTOPP_INCLUDE_DIR) -- Found PROJ: E:\buildsystem\release-1928-x64\lib\proj9.lib (found suitable version "9.1.1", minimum required is "6.0") -- Found TIFF: E:/buildsystem/release-1928-x64/lib/tiff.lib (found suitable version "4.3.0", minimum required is "4.0") -- Could NOT find ZSTD (missing: ZSTD_DIR) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found ZSTD: E:/buildsystem/release-1928-x64/lib/zstd.lib (found version "1.5.0") -- Could NOT find SFCGAL (missing: SFCGAL_LIBRARY SFCGAL_INCLUDE_DIR) -- Found TIFF: E:/buildsystem/release-1928-x64/lib/tiff.lib (found version "4.3.0") -- Reading E:/buildsystem/release-1928-x64/cmake/geotiff-config.cmake -- GeoTIFF configuration, version 1.7.1 -- include directory: ${GeoTIFF_INCLUDE_DIRS} -- ${GeoTIFF_LIBRARIES} set to static libraries -- Found PNG: E:/buildsystem/release-1928-x64/lib/libpng16.lib (found version "1.6.37") -- Found JPEG: E:/buildsystem/release-1928-x64/lib/libjpeg.lib (found version "90") -- Found GIF: E:/buildsystem/release-1928-x64/lib/giflib.lib (found version "5.0.5") -- Could NOT find JSONC (missing: JSONC_DIR) -- Could NOT find JSONC (missing: JSONC_LIBRARY JSONC_INCLUDE_DIR) -- Could NOT find OpenCAD (missing: OPENCAD_LIBRARY OPENCAD_INCLUDE_DIR) -- Could NOT find QHULL (missing: QHULL_LIBRARY QHULL_INCLUDE_DIR) -- Could NOT find LERC (missing: LERC_LIBRARY LERC_INCLUDE_DIR) -- Could NOT find BRUNSLI (missing: BRUNSLI_ENC_LIB BRUNSLI_DEC_LIB BRUNSLI_INCLUDE_DIR) -- Could NOT find libQB3 (missing: libQB3_DIR) -- Could NOT find Shapelib (missing: Shapelib_INCLUDE_DIR Shapelib_LIBRARY) -- Could NOT find PCRE2 (missing: PCRE2-8_LIBRARY PCRE2_INCLUDE_DIR) -- Found PCRE: E:/buildsystem/release-1928-x64/lib/pcre.lib -- Looking for sqlite3_mutex_alloc -- Looking for sqlite3_mutex_alloc - found -- Looking for sqlite3_column_table_name -- Looking for sqlite3_column_table_name - found -- Looking for sqlite3_rtree_query_callback -- Looking for sqlite3_rtree_query_callback - found -- Looking for sqlite3_load_extension -- Looking for sqlite3_load_extension - found -- Looking for sqlite3_progress_handler -- Looking for sqlite3_progress_handler - found -- Performing Test SQLite3_HAS_NON_DEPRECATED_AUTO_EXTENSION -- Performing Test SQLite3_HAS_NON_DEPRECATED_AUTO_EXTENSION - Success -- Found SQLite3: E:/buildsystem/release-1928-x64/lib/sqlite3.lib (found version "3.37.2") -- Found SPATIALITE: E:/buildsystem/release-1928-x64/lib/spatialite_i.lib (found version "5.0") -- Could NOT find RASTERLITE2 (missing: RASTERLITE2_LIBRARY RASTERLITE2_INCLUDE_DIR) -- Found LibKML: E:/buildsystem/release-1928-x64/lib/kmlbase.lib (found version "1.3.0") -- Found HDF5: E:/buildsystem/release-1928-x64/lib/hdf5.lib;E:/buildsystem/release-1928-x64/lib/hdf5_cpp.lib;E:/buildsystem/release-1928-x64/lib/hdf5.lib (found version "1.12.0") found components: C CXX -- Found WebP: E:/buildsystem/release-1928-x64/lib/webp.lib -- Found FreeXL: E:/buildsystem/release-1928-x64/lib/freexl_i.lib -- Found MRSID: E:/buildsystem/support/mrsid/MrSID_DSDK-9.5.4.5047-win64-vc16/Raster_DSDK/lib/lti_dsdk.lib (found version "9.5.4") -- Could NOT find Armadillo (missing: ARMADILLO_INCLUDE_DIR) -- Found HDF4: E:/buildsystem/release-1928-x64/lib/hdf.lib (found version "4.2.13") -- Found ECW: E:/buildsystem/support/ECWSDK/ERDAS ECW JPEG 2000 SDK 5.5.0/lib/vc141/x64/NCSEcw.lib (found version "5.5") -- Found OGDI: E:/buildsystem/release-1928-x64/lib/ogdi.lib (found version "") -- Looking for CL_VERSION_2_2 -- Looking for CL_VERSION_2_2 - not found -- Looking for CL_VERSION_2_1 -- Looking for CL_VERSION_2_1 - not found -- Looking for CL_VERSION_2_0 -- Looking for CL_VERSION_2_0 - not found -- Looking for CL_VERSION_1_2 -- Looking for CL_VERSION_1_2 - not found -- Looking for CL_VERSION_1_1 -- Looking for CL_VERSION_1_1 - not found -- Looking for CL_VERSION_1_0 -- Looking for CL_VERSION_1_0 - not found -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) -- Found PostgreSQL: E:/buildsystem/release-1928-x64/lib/libpq.lib -- Could NOT find FYBA (missing: FYBA_FYBA_LIBRARY FYBA_FYGM_LIBRARY FYBA_FYUT_LIBRARY FYBA_INCLUDE_DIR) -- Could NOT find LibLZMA (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR) -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR LZ4_VERSION) -- Could NOT find Blosc (missing: BLOSC_LIBRARY BLOSC_INCLUDE_DIR) -- Could NOT find basisu (missing: basisu_DIR) -- Could NOT find IDB (missing: IDB_INCLUDE_DIR IDB_IFCPP_LIBRARY IDB_IFDMI_LIBRARY IDB_IFSQL_LIBRARY IDB_IFCLI_LIBRARY) -- Could NOT find rdb (missing: rdb_DIR) -- Could NOT find TileDB (missing: TileDB_DIR) -- Could NOT find OpenEXR (missing: OpenEXR_LIBRARY OpenEXR_UTIL_LIBRARY OpenEXR_HALF_LIBRARY OpenEXR_IEX_LIBRARY OpenEXR_INCLUDE_DIR Imath_INCLUDE_DIR) -- Could NOT find MONGOCXX (missing: MONGOCXX_INCLUDE_DIR BSONCXX_INCLUDE_DIR MONGOCXX_LIBRARY BSONCXX_LIBRARY) -- Found OpenJPEG: E:/buildsystem/release-1928-x64/lib/openjp2.lib (found version "2.4.0") -- Found JNI: C:/Java/jdk1.8.0_341x64/lib/jawt.lib -- Could NOT find HDFS (missing: HDFS_LIBRARY HDFS_INCLUDE_DIR) -- Found Poppler: E:/buildsystem/release-1928-x64/lib/poppler.lib (found version "0.89.0") -- Could NOT find Podofo (missing: PODOFO_LIBRARY PODOFO_INCLUDE_DIR) -- Found Oracle: E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oci.lib missing components: CLNTSH -- Found FileGDB: E:\buildsystem\support\FileGDB_API_1_5_1-VS2017\lib64\FileGDBAPI.lib -- Could NOT find KDU (missing: KDU_INCLUDE_DIR KDU_LIBRARY KDU_AUX_LIBRARY) (found version "") -- Could NOT find LURATECH (missing: LURATECH_LIBRARY LURATECH_INCLUDE_DIR) -- Could NOT find Arrow (missing: Arrow_DIR) -- Found SWIG: E:/buildsystem/src/swig/swigwin-4.0.2/swig.exe (found version "4.0.2") -- Found Java: C:/Java/jdk1.8.0_341x64/bin/java.exe (found version "1.8.0.341") found components: Runtime Development -- Found CSharp: .NET -- Could NOT find BISON (missing: BISON_EXECUTABLE) -- Performing Test HDF4_HAS_MAXOPENFILES -- Performing Test HDF4_HAS_MAXOPENFILES - Success -- Could NOT find BISON (missing: BISON_EXECUTABLE) -- Available SDKS: 5.0;6.0 -- Requested Library DotNet SDK Level: 2.0 -- Requested Application DotNet SDK Level: 5.0 -- DotNet SDK netstandard2.0 found -- DotNet SDK net5.0 found Package source with Name: local added successfully. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Target system: Windows -- Installation directory: E:/buildsystem/src/gdal-3-6-vc16x64/vc16x64/install -- C++ Compiler type: MSVC -- C compile command line: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- C++ compile command line: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- -- CMAKE_C_FLAGS: /DWIN32 /D_WINDOWS -- CMAKE_CXX_FLAGS: /DWIN32 /D_WINDOWS /EHsc -- CMAKE_CXX11_STANDARD_COMPILE_OPTION: -- CMAKE_CXX11_EXTENSION_COMPILE_OPTION: -- CMAKE_EXE_LINKER_FLAGS: /machine:x64 -- CMAKE_MODULE_LINKER_FLAGS: /machine:x64 -- CMAKE_SHARED_LINKER_FLAGS: /machine:x64 -- CMAKE_STATIC_LINKER_FLAGS: /machine:x64 -- CMAKE_C_FLAGS_DEBUG: /Zi /Ob0 /Od /RTC1 -- CMAKE_CXX_FLAGS_DEBUG: /Zi /Ob0 /Od /RTC1 -- CMAKE_EXE_LINKER_FLAGS_DEBUG: /debug /INCREMENTAL -- CMAKE_MODULE_LINKER_FLAGS_DEBUG: /debug /INCREMENTAL -- CMAKE_SHARED_LINKER_FLAGS_DEBUG: /debug /INCREMENTAL -- CMAKE_STATIC_LINKER_FLAGS_DEBUG: -- CMAKE_C_FLAGS_RELEASE: /O2 /Ob2 /DNDEBUG -- CMAKE_CXX_FLAGS_RELEASE: /O2 /Ob2 /DNDEBUG -- CMAKE_EXE_LINKER_FLAGS_RELEASE: /INCREMENTAL:NO -- CMAKE_MODULE_LINKER_FLAGS_RELEASE: /INCREMENTAL:NO -- CMAKE_SHARED_LINKER_FLAGS_RELEASE: /INCREMENTAL:NO -- CMAKE_STATIC_LINKER_FLAGS_RELEASE: -- CMAKE_C_FLAGS_MINSIZEREL: /O1 /Ob1 /DNDEBUG -- CMAKE_CXX_FLAGS_MINSIZEREL: /O1 /Ob1 /DNDEBUG -- CMAKE_EXE_LINKER_FLAGS_MINSIZEREL: /INCREMENTAL:NO -- CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL: /INCREMENTAL:NO -- CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL: /INCREMENTAL:NO -- CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL: -- CMAKE_C_FLAGS_RELWITHDEBINFO: /Zi /O2 /Ob1 /DNDEBUG -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: /Zi /O2 /Ob1 /DNDEBUG -- CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO: /debug /INCREMENTAL -- CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO: /debug /INCREMENTAL -- CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO: /debug /INCREMENTAL -- CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO: -- -- Enabled drivers and features and found dependency packages -- The following features have been enabled: * gdal_JPEG, JPEG image format * gdal_RAW, Raw formats:EOSAT FAST Format, FARSITE LCP and Vexcel MFF2 Image * gdal_GTIFF, GeoTIFF image format * gdal_MEM, Read/write data in Memory * gdal_VRT, Virtual GDAL Datasets * gdal_HFA, Erdas Imagine .img * gdal_SDTS, SDTS translator * gdal_NITF, National Imagery Transmission Format * gdal_GXF, GXF * gdal_AAIGRID, Arc/Info ASCII Grid Format. * gdal_CEOS, CEOS translator * gdal_SAR_CEOS, ASI CEOS translator * gdal_XPM, XPM image format * gdal_DTED, Military Elevation Data * gdal_JDEM, JDEM driver * gdal_ENVISAT, Envisat * gdal_ELAS, Earth Resources Laboratory Applications Software * gdal_FIT, FIT driver * gdal_L1B, NOAA Polar Orbiter Level 1b Data Set (AVHRR) * gdal_RS2, RS2 -- RadarSat 2 XML Product * gdal_ILWIS, Raster Map * gdal_RMF, RMF --- Raster Matrix Format * gdal_LEVELLER, Daylon Leveller heightfield * gdal_SGI, SGI Image driver * gdal_SRTMHGT, SRTM HGT File Read Support * gdal_IDRISI, Idrisi Raster Format * gdal_GSG, Implements the Golden Software Surfer 7 Binary Grid Format. * gdal_ERS, ERMapper .ERS * gdal_JAXAPALSAR, JAXA PALSAR Level 1.1 and Level 1.5 processed products support * gdal_DIMAP, SPOT Dimap Driver * gdal_GFF, Ground-based SAR Applitcations Testbed File Format driver * gdal_COSAR, COSAR -- TerraSAR-X Complex SAR Data Product * gdal_PDS, USGS Astrogeology ISIS Cube (Version 2) * gdal_ADRG, ADRG reader and ASRP/USRP Reader * gdal_COASP, DRDC Configurable Airborne SAR Processor (COASP) data reader * gdal_TSX, TerraSAR-X XML Product Support * gdal_TERRAGEN, Terragen™ Terrain File * gdal_BLX, Magellan BLX Topo File Format * gdal_MSGN, Meteosat Second Generation (MSG) Native Archive Format (.nat) * gdal_TIL, EarthWatch .TIL Driver * gdal_R, R Object Data Store * gdal_NORTHWOOD, NWT_GRD/NWT_GRC -- Northwood/Vertical Mapper File Format * gdal_SAGA, SAGA GIS Binary Driver * gdal_XYZ, ASCII Gridded XYZ * gdal_ESRIC, ESRI compact cache * gdal_HF2, HF2/HFZ heightfield raster * gdal_KMLSUPEROVERLAY * gdal_CTG, CTG driver * gdal_ZMAP, ZMAP * gdal_NGSGEOID, NOAA NGS Geoid Height Grids * gdal_IRIS, IRIS driver * gdal_MAP, OziExplorer .MAP * gdal_CALS, CALS type 1 * gdal_SAFE, SAFE -- Sentinel-1 SAFE XML Product * gdal_SENTINEL2, Driver for Sentinel-2 Level-1B, Level-1C and Level-2A products. * gdal_PRF, PHOTOMOD Raster File * gdal_MRF, Meta raster format * gdal_WMTS, OGC Web Map Tile Service * gdal_GRIB, WMO General Regularly-distributed Information in Binary form * gdal_BMP, Microsoft Windows Device Independent Bitmap * gdal_TGA, TGA * gdal_STACTA, STACTA * gdal_OGCAPI, OGCAPI * gdal_BSB, Maptech/NOAA BSB Nautical Chart Format * gdal_AIGRID, Arc/Info Binary Grid Format * gdal_ARG, ARG: Azavea Raster Grid * gdal_USGSDEM, USGS ASCII DEM (and CDED) * gdal_AIRSAR, AirSAR Polarimetric Format * gdal_OZI, OZF2/OZFX3 raster * gdal_PCIDSK, PCI Geomatics Database File * gdal_SIGDEM, Scaled Integer Gridded DEM .sigdem Driver * gdal_RIK, RIK -- Swedish Grid Maps * gdal_STACIT, STACIT * gdal_PDF, Geospatial PDF * gdal_PNG, PNG image format * gdal_GIF, Graphics Interchange Format * gdal_WCS, OGC Web Coverage Service * gdal_HTTP, HTTP driver * gdal_NETCDF, NetCDF network Common Data Form * gdal_ZARR, ZARR * gdal_DAAS, Airbus DS Intelligence Data As A Service(DAAS) * gdal_EEDA, Earth Engine Data API * gdal_FITS, FITS Driver * gdal_HDF5, Hierarchical Data Format Release 5 (HDF5) * gdal_PLMOSAIC, PLMosaic (Planet Labs Mosaics API) * gdal_WMS, Web Map Services * gdal_WEBP, WebP * gdal_HDF4, Hierarchical Data Format Release 4 (HDF4) * gdal_RASTERLITE, Rasterlite - Rasters in SQLite DB * gdal_MBTILES, MBTile * gdal_POSTGISRASTER, PostGIS Raster driver * gdal_KEA, Kea * gdal_JP2OPENJPEG, JPEG2000 driver based on OpenJPEG library * gdal_PCRASTER, PCRaster CSF 2.0 raster file driver * gdal_MRSID, Multi-resolution Seamless Image Database * gdal_GEOR, Oracle Spatial GeoRaster * gdal_ECW, ERDAS JPEG2000 (.jp2) * ogr_MEM, Read/write driver for MEMORY virtual files * ogr_GEOJSON, GeoJSON/ESRIJSON/TopoJSON driver * ogr_TAB, MapInfo TAB and MIF/MID * ogr_SHAPE, ESRI shape-file * ogr_KML, KML * ogr_VRT, VRT - Virtual Format * ogr_AVC, AVC * ogr_GML, GML * ogr_CSV, CSV * ogr_DGN, DGN * ogr_GMT, GMT * ogr_NTF, NTF * ogr_S57, S57 * ogr_TIGER, U.S. Census TIGER/Line * ogr_GEOCONCEPT, GEOCONCEPT * ogr_GEORSS, GEORSS * ogr_DXF, DXF * ogr_PGDUMP, PGDump * ogr_GPSBABEL, GPSBABEL * ogr_EDIGEO, EDIGEO * ogr_SXF, SXF * ogr_OPENFILEGDB, OPENFILEGDB * ogr_WASP, WAsP .map format * ogr_SELAFIN, OSELAFIN * ogr_JML, JML * ogr_VDV, VDV-451/VDV-452/INTREST Data Format * ogr_FLATGEOBUF, FlatGeobuf * ogr_MAPML, MapML * ogr_SDTS, SDTS * ogr_GPX, GPX - GPS Exchange Format * ogr_GMLAS, GMLAS * ogr_SVG, Scalable Vector Graphics * ogr_CSW, CSW * ogr_FILEGDB, FileGDB * ogr_LIBKML, LibKML * ogr_NAS, NAS/ALKIS * ogr_PLSCENES, PLSCENES * ogr_WFS, OGC WFS service * ogr_NGW, NextGIS Web * ogr_ELASTIC, ElasticSearch * ogr_IDRISI, IDRISI * ogr_PDS, Planetary Data Systems TABLE * ogr_SQLITE, SQLite3 / Spatialite RDBMS * ogr_GPKG, GeoPackage * ogr_OSM, OpenStreetMap XML and PBF * ogr_VFK, Czech Cadastral Exchange Data Format * ogr_MVT, MVT * ogr_AMIGOCLOUD, AMIGOCLOUD * ogr_CARTO, CARTO * ogr_ILI, ILI * ogr_MYSQL, MySQL * ogr_PG, PostGIS * ogr_MSSQLSPATIAL, MSSQLSPATIAL * ogr_ODBC, ODBC * ogr_PGEO, PGEO * ogr_XLSX, Microsoft Office Excel(xlsx) * ogr_XLS, Microsoft Office Excel(xls) * ogr_CAD, OpenCAD * ogr_OCI, Oracle OCI * ogr_ODS, ODS * ogr_OGDI, OGDI * ogr_LVBAG, LVBAG -- The following OPTIONAL packages have been found: * Python (required version >= 3.6) SWIG_PYTHON: Python binding * ODBC Enable DB support through ODBC * MSSQL_NCLI MSSQL Native Client to enable bulk copy * MSSQL_ODBC MSSQL ODBC driver to enable bulk copy * MySQL MySQL * Iconv Character set recoding (used in GDAL portability library) * LibXml2 Read and write XML formats * XercesC Read and write XML formats (needed for GMLAS and ILI drivers) * OpenSSL Use OpenSSL library * ZSTD, Zstandard - Fast real-time compression algorithm, ZSTD compression library * ZLIB zlib (external) * GIF GIF compression library (external) * PCRE Enable PCRE support for sqlite3 * SPATIALITE Enable spatialite support for sqlite3 * LibKML * HDF5 Enable HDF5 * WebP WebP compression * FreeXL Enable XLS driver * MRSID MrSID raster SDK * CFITSIO C FITS I/O library * HDF4 Enable HDF4 driver * KEA Enable KEA driver * ECW Enable ECW driver * NetCDF Enable netCDF driver * OGDI Enable ogr_OGDI driver * PostgreSQL * OpenJPEG * Poppler, A PDF rendering library, Enable PDF driver with Poppler (read side) * Oracle Enable Oracle OCI driver * FileGDB Enable FileGDB (based on closed-source SDK) driver * JNI SWIG_JAVA: Java binding * Java * Dotnet * CSharp SWIG_CSharp: CSharp binding -- The following RECOMMENDED packages have been found: * CURL Enable drivers to use web API * EXPAT Read and write XML formats * TIFF, Support for the Tag Image File Format (TIFF)., Support for the Tag Image File Format (TIFF). gdal_GTIFF: GeoTIFF image format gdal_CALS: CALS type 1 driver * GeoTIFF libgeotiff library (external) * PNG PNG compression library (external) * JPEG JPEG compression library (external) * SQLite3 Enable SQLite3 support (used by SQLite/Spatialite, GPKG, Rasterlite, MBTiles, etc.) * GEOS Geometry Engine - Open Source (GDAL core dependency) * SWIG, software development tool that connects programs written in C and C++ with a variety of high-level programming languages., Enable language bindings -- The following REQUIRED packages have been found: * PROJ (required version >= 6.0) -- The following features have been disabled: * gdal_HEIF, HEIF * gdal_MSG, Meteosat Second Generation * gdal_RASDAMAN, Rasdaman GDAL driver * gdal_GTA, Generic Tagged Arrays * gdal_DDS, DirectDraw Surface * gdal_TILEDB, TileDB tiledb.io * gdal_EXR, EXR support via OpenEXR library * gdal_RDB, RIEGL RDB Map Pixel (.mpx) driver * gdal_JPEGXL, JPEG-XL * gdal_BASISU_KTX2, Basis Universal and KTX2 texture formats * gdal_JP2KAK, JPEG-2000 (based on Kakadu) * gdal_JPIPKAK, JPIP Streaming * gdal_JP2LURA, JPEG-2000 (based on Luratech) * gdal_SDE, ESRI ArcSDE Raster * ogr_DWG, DWG * ogr_SOSI, SOSI:Systematic Organization of Spatial Information * ogr_MONGODBV3, MongoDB V3 * ogr_PARQUET, Parquet * ogr_ARROW, Arrow * ogr_IDB, IDB * ogr_HANA, SAP HANA -- The following OPTIONAL packages have not been found: * ODBCCPP odbc-cpp library (external) * Deflate Enable libdeflate compression library (complement to ZLib) * CryptoPP Use crypto++ library for CPL. * SFCGAL gdal core supports ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations * JSONC json-c library (external) * OpenCAD libopencad (external, used by OpenCAD driver) * BRUNSLI Enable BRUNSLI for JPEG packing in MRF * libQB3 Enable QB3 compression in MRF * PCRE2 Enable PCRE2 support for sqlite3 * RASTERLITE2 Enable RasterLite2 support for sqlite3 * GTA Enable GTA driver * Armadillo C++ library for linear algebra (used for TPS transformation) * OpenCL Enable OpenCL (may be used for warping) * FYBA enable ogr_SOSI driver * LibLZMA LZMA compression * LZ4 LZ4 compression * Blosc Blosc compression * JXL JPEG-XL compression * JXL_THREADS JPEG-XL threading * Crnlib enable gdal_DDS driver * basisu Enable BASISU driver * IDB enable ogr_IDB driver * RASDAMAN enable rasdaman driver * rdb enable RIEGL RDB library * TileDB enable TileDB driver * OpenEXR OpenEXR >=2.2 * MONGOCXX Enable MongoDBV3 driver * HEIF HEIF >= 1.1 * HDFS Enable Hadoop File System through native library * PDFIUM Enable PDF driver with Pdfium (read side) * TEIGHA Enable DWG and DGNv8 drivers * KDU Enable KAKADU * LURATECH Enable JP2Lura driver * Arrow Apache Arrow C++ library * BISON * Doxygen -- The following RECOMMENDED packages have not been found: * QHULL Enable QHULL (external) * LERC Enable LERC (external) -- Disabled components: * MSSQL_NCLI component has been detected, but is disabled with GDAL_USE_MSSQL_NCLI=OFF * MSSQL_ODBC component has been detected, but is disabled with GDAL_USE_MSSQL_ODBC=OFF -- Internal libraries enabled: * JSONC internal library enabled * OPENCAD internal library enabled * QHULL internal library enabled * LERC internal library enabled -- Configuring done