found ninja in C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe 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\*.zip 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 del E:\buildsystem\release-1928\build\gdal.opt del E:\buildsystem\release-1928\lib\gdal_i.lib if not exist src\proj9 git clone -b 9.5.0 https://github.com/OSGeo/PROJ.git src\proj9 cd src\proj9 git reset --hard HEAD HEAD is now at 0a407325 Keep CITATION details up to date git checkout 9.5.0 if exist vc16 rd /Q /S vc16 if exist data\proj.db del data\proj.db if exist data\all.sql.in del data\all.sql.in 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\proj9\vc16\install" -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.29.30157.0 -- The CXX compiler identification is MSVC 19.29.30157.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 -- Requiring C++11 -- Requiring C++11 - done -- Requiring C99 -- Requiring C99 - done -- Configuring PROJ: -- PROJ_VERSION = 9.5.0 -- Looking for localeconv -- Looking for localeconv - found -- Looking for strerror -- Looking for strerror - found -- nlohmann/json: internal -- Found SQLite3: E:/buildsystem/release-1928/include (found version "3.47.1") -- Found TIFF: E:/buildsystem/release-1928/lib/tiff.lib (found version "4.7.0") -- Found CURL: E:/buildsystem/release-1928/lib/libcurl_imp.lib (found version "8.11.0-DEV") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring proj library: -- ENABLE_IPO = OFF -- PROJ_OUTPUT_NAME = proj_9 -- BUILD_SHARED_LIBS = ON -- PROJ_LIBRARIES = proj -- Checking if network is available -- Checking if network is available - yes -- Found Python: C:/Python/Python310-32/python.exe (found version "3.10.7") found components: Interpreter -- Looking for ruamel.yaml -- Looking for ruamel.yaml - not found -- Looking for pyyaml -- Looking for pyyaml - not found -- Looking for GTest -- Looking for GTest - not found -- Fetching GTest from GitHub ... -- Configuring done -- Generating done -- Build files have been written to: E:/buildsystem/src/proj9/vc16 E:\buildsystem\cmake\bin\cmake.exe --build . --config Release --target install Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule E:/buildsystem/src/proj9/src/CMakeLists.txt Building Custom Rule E:/buildsystem/src/proj9/src/CMakeLists.txt Building Custom Rule E:/buildsystem/src/proj9/CMakeLists.txt Generating proj.db Attempting to cancel the build... C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): warning MSB4220: Waiting for the currently executing task "CustomBuild" to cancel. [E:\buildsystem\src\proj9\vc16\data\generate_proj_db.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): warning MSB4220: Waiting for the currently executing task "CustomBuild" to cancel. [E:\buildsystem\src\proj9\vc16\data\generate_proj_db.vcxproj] Building Custom Rule E:/buildsystem/src/proj9/data/CMakeLists.txt