found 7zip in C:\Program Files\7-Zip\7z.exe E:\buildsystem\release-1930\lib\apr-1.lib is outdated, but the build was suppressed! Remove this file to force rebuild. E:\buildsystem\release-1930\lib\aprutil-1.lib is outdated, but the build was suppressed! Remove this file to force rebuild. E:\buildsystem\release-1930\lib\pcre.lib is outdated, but the build was suppressed! Remove this file to force rebuild. E:\buildsystem\release-1930\lib\libhttpd.lib is outdated, but the build was suppressed! Remove this file to force rebuild. cd src\mapcache-branch-1-10-vc17 if exist vc17 rd /Q /S vc17 if not exist vc17 mkdir vc17 cd vc17 E:\buildsystem\cmake\bin\cmake.exe ..\ -G "Visual Studio 17 2022" -A Win32 "-DCMAKE_PREFIX_PATH=E:\buildsystem\release-1930" "-DCMAKE_INSTALL_PREFIX=E:\buildsystem\src\mapcache-branch-1-10-vc17\vc17\install" -DCMAKE_BUILD_TYPE=Release -DFCGI_LIBRARY=E:\buildsystem\release-1930\lib\libfcgi.lib -DAPR_LIBRARY=E:/buildsystem/release-1930/lib/libapr-1.lib -DAPU_LIBRARY=E:/buildsystem/release-1930/lib/libaprutil-1.lib -DAPACHE_LIBRARY=E:/buildsystem/release-1930/lib/libhttpd.lib -DWITH_POSTGRESQL=1 -DWITH_TIFF=1 -DWITH_TIFF_WRITE_SUPPORT=1 -DWITH_PCRE=1 -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19042. -- The C compiler identification is MSVC 19.30.30709.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.30.30705/bin/Hostx64/x86/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for strncasecmp -- Looking for strncasecmp - not found -- Looking for symlink -- Looking for symlink - not found -- Looking for timegm -- Looking for timegm - not found -- Looking for strptime -- Looking for strptime - not found -- Found ZLIB: E:/buildsystem/release-1930/lib/zlib.lib (found version "1.2.11") -- Found PNG: E:/buildsystem/release-1930/lib/libpng16.lib (found version "1.6.37") -- Found JPEG: E:/buildsystem/release-1930/lib/libjpeg.lib (found version "90") -- Found CURL: E:/buildsystem/release-1930/lib/libcurl_imp.lib (found version "7.79.1-DEV") -- Could NOT find APR (missing: APR_INCLUDE_DIR) -- Could NOT find APU (missing: APU_INCLUDE_DIR) -- Found PkgConfig: C:/Strawberry/perl/bin/pkg-config.bat (found version "0.26") -- Checking for module 'pixman' -- -- Checking for module 'pixman-1' -- -- Found PIXMAN: E:/buildsystem/release-1930/lib/pixman-1.lib -- Found GDAL: E:/buildsystem/release-1930/lib/gdal_i.lib (found version "3.4.1") -- Could NOT find PCRE (missing: PCRE_LIBRARY PCRE_INCLUDE_DIR) -- Found SQLITE: E:/buildsystem/release-1930/lib/sqlite3.lib -- Found PostgreSQL: E:/buildsystem/release-1930/lib/libpq.lib -- Found TIFF: E:/buildsystem/release-1930/lib/tiff.lib (found version "4.3.0") -- * Configured options for the mapcache library -- * Mandatory components -- * png: E:/buildsystem/release-1930/lib/libpng16.lib -- * jpeg: E:/buildsystem/release-1930/lib/libjpeg.lib -- * Curl: E:/buildsystem/release-1930/lib/libcurl_imp.lib -- * Apr: E:/buildsystem/release-1930/lib/libapr-1.lib -- * Optional components -- * PIXMAN: E:/buildsystem/release-1930/lib/pixman-1.lib -- * SQLITE: E:/buildsystem/release-1930/lib/sqlite3.lib -- * POSTGRESQL: E:/buildsystem/release-1930/lib/libpq.lib -- * Berkeley DB: disabled -- * Memcache: disabled -- * TIFF: E:/buildsystem/release-1930/lib/tiff.lib -- * GeoTIFF: disabled -- * Experimental TIFF write support: E:/buildsystem/release-1930/lib/tiff.lib -- * PCRE: disabled -- * Experimental mapserver support: disabled -- * RIAK: disabled -- * GDAL: E:/buildsystem/release-1930/lib/gdal_i.lib -- * Optional features -- * MAPCACHE_DETAIL: ENABLED -- Found GEOS: E:/buildsystem/release-1930/lib/geos_c.lib -- * Seeder Configuration Options: -- * GEOS: E:/buildsystem/release-1930/lib/geos_c.lib -- * OGR: E:/buildsystem/release-1930/lib/gdal_i.lib -- Found FCGI: E:/buildsystem/release-1930/lib/libfcgi.lib -- * CGI Configuration Options: -- * FastCGI: E:/buildsystem/release-1930/lib/libfcgi.lib -- Could NOT find APACHE (missing: APACHE_INCLUDE_DIR) -- * Apache Module support status: -- * Mapcache Version String: mod_mapcache/1.10.0 -- * mapcache_detail Configuration Options: -- * Mandatory components -- * SQLite: E:/buildsystem/release-1930/lib/sqlite3.lib -- * Optional components -- * GEOS: E:/buildsystem/release-1930/lib/geos_c.lib -- * OGR: E:/buildsystem/release-1930/lib/gdal_i.lib -- Configuring incomplete, errors occurred! See also "E:/buildsystem/src/mapcache-branch-1-10-vc17/vc17/CMakeFiles/CMakeOutput.log". See also "E:/buildsystem/src/mapcache-branch-1-10-vc17/vc17/CMakeFiles/CMakeError.log".