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:\ActiveTcl\bin;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:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;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-8-vc16x64 git clone -b release/3.8 https://github.com/OSGeo/gdal.git src\gdal-3-8-vc16x64 cd src\gdal-3-8-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-8-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 E:\buildsystem\release-1928-x64\lib\libsharpyuv.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" "-DOGDI_INCLUDE_DIRS=E:\buildsystem\release-1928-x64\include;E:\buildsystem\src\ogdi\include\win32" "-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" "-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.30154.0 -- The CXX compiler identification is MSVC 19.29.30154.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 SWIG: E:/buildsystem/src/swig/swigwin-4.0.2/swig.exe (found version "4.0.2") -- 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 ctime_r -- Looking for ctime_r - not found -- Looking for gmtime_r -- Looking for gmtime_r - not found -- Looking for localtime_r -- Looking for localtime_r - not found -- Looking for C++ include atlbase.h -- Looking for C++ include atlbase.h - found -- GDAL_VERSION = 3.8.5dev -- GDAL_ABI_FULL_VERSION = 38 -- 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 "8.1.0") -- Found CURL: E:/buildsystem/release-1928-x64/lib/libcurl_imp.lib (found version "8.7.0-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.3.1") -- Could NOT find Deflate (missing: Deflate_LIBRARY Deflate_INCLUDE_DIR) -- Found OpenSSL: E:/buildsystem/release-1928-x64/lib/libcrypto.lib (found version "3.3.0") 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.3.0", minimum required is "6.0") -- Found TIFF: E:/buildsystem/release-1928-x64/lib/tiff.lib (found suitable version "4.6.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.6.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") -- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12 -- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12 - Failed -- 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 suitable version "5.1", minimum required is "4.1.2") -- Could NOT find RASTERLITE2 (missing: RASTERLITE2_LIBRARY RASTERLITE2_INCLUDE_DIR) (Required is at least version "1.1.0") -- 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/libwebp.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) (found version "5.2.4") -- 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 Java: C:/Java/jdk1.8.0_341x64/bin/java.exe (found version "1.8.0.341") found components: Runtime Development -- Found CSharp: .NET -- Performing Test COMPILER_SUPPORTS_CXX17