cmake %CMAKE_OPTS% -G %CMAKE_TGT_NINJA% ^ -DCMAKE_INSTALL_PREFIX=%PATH_INSTALL% ^ -DBUILD_SHARED_LIBS=ON ^ -DWITH_ZLIB=ON ^ -DWITH_UTILITIES=OFF ^ -DWITH_JPEG=ON ^ -DWITH_TOWGS84=ON ^ -DBUILD_DOC=OFF ^ -DBUILD_MAN=OFF ^ -DINTERFACE_LIB_PREFIX= ^ %PATH_SRC%\%1\%1 # libgeotiff git commit:9af3298 -- The C compiler identification is MSVC 19.40.33810.0 -- The CXX compiler identification is MSVC 19.40.33810.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/sdk/softs/vs22/Community/VC/Tools/MSVC/14.40.33807/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:/sdk/softs/vs22/Community/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Generating geo_config.h header -- Generating geo_config.h header - done -- Found PROJ: C:/sdk/release/vs17_x64-avx2/_proj/lib/proj.lib (found version "9.4.0") -- Found TIFF: C:/sdk/release/vs17_x64-avx2/lib/cmake/tiff (found version "4.6.0") -- Looking for TIFFOpen -- Looking for TIFFOpen - found -- Looking for TIFFMergeFieldInfo -- Looking for TIFFMergeFieldInfo - found -- Found JPEG: C:/sdk/release/vs17_x64-avx2/lib/jpeg.lib (found version "80") -- Found ZLIB: C:/sdk/release/vs17_x64-avx2/lib/zlib.lib (found version "1.3.1") -- ################################ Summary of build options: Build shared library: ON Build man pages: OFF Build doc files: OFF Build GeoTIFF utilities: OFF PROJ version: 9.4.0 TIFF version: 4.6.0 Build zlib support: ON 1.3.1 Build JPEG support: ON 80 Build TOWGS84 support: ON ################################ -- Configuring done (1.5s) -- Generating done (0.0s) -- Build files have been written to: C:/sdk/build/vs17_x64-avx2/libgeotiff