-- The C compiler identification is MSVC 19.31.31128.96 -- The CXX compiler identification is MSVC 19.31.31128.96 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/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/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: C:/Strawberry/perl/bin/pkg-config.bat (found version "0.26") CMake Warning (dev) at F:/gitP/microsoft/vcpkg/scripts/buildsystems/vcpkg.cmake:788 (_find_package): Policy CMP0074 is not set: find_package uses _ROOT variables. Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMake variable Boost_ROOT is set to: F:\tools\boost_1_77_0\x64 For compatibility, CMake is ignoring the variable. Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.22/Modules/FindBoost.cmake:594 (find_package) F:/gitP/microsoft/vcpkg/scripts/buildsystems/vcpkg.cmake:788 (_find_package) CMakeLists.txt:109 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Found Boost: F:/tools/boost_1_77_0/x64 (found suitable version "1.77.0", minimum required is "1.40.0") found components: date_time system thread chrono atomic -- Checking for module 'protobuf>=2.4' -- Found protobuf, version 3.18.0.0 -- Checking for module 'icu-uc>=4.4' -- Found icu-uc, version 69.1 -- Checking for module 'icu-i18n>=4.4' -- Found icu-i18n, version 69.1 CMake Warning at build_amd64/_deps/abseil-cpp-src/CMakeLists.txt:70 (message): A future Abseil release will default ABSL_PROPAGATE_CXX_STD to ON for CMake 3.8 and up. We recommend enabling this option to ensure your project still builds correctly. -- Configuring done -- Generating done -- Build files have been written to: F:/libphonenumber/cpp/build_amd64