build_dir = C:\S\SALOME-master\BUILD\PYHELLO install_dir = C:\S\SALOME-master\W64\PYHELLO LIBS = C:\S\SALOME-master\W64\EXT\lib > cmake -DCMAKE_BUILD_TYPE=Release -G "Visual Studio 15 2017" -A x64 -DCMAKE_INSTALL_PREFIX=C:\S\SALOME-master\W64\PYHELLO C:\S\SALOME-master\SOURCES\PYHELLO CMake Deprecation Warning at CMakeLists.txt:19 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.16.27054.0 -- The CXX compiler identification is MSVC 19.16.27054.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at C:/S/SALOME-master/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:27 (CMAKE_POLICY): The OLD behavior for policy CMP0020 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:33 (INCLUDE) CMake Deprecation Warning at C:/S/SALOME-master/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:36 (CMAKE_POLICY): The OLD behavior for policy CMP0038 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:33 (INCLUDE) -- Building SALOMEPYHELLO 9.14.0 from "V9_14_0-2-gd53cece" -- Looking for Salome Bootstrap ... CMake Error at C:/S/SALOME-master/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:438 (FIND_PACKAGE): Could not find a package configuration file provided by "SalomeBootstrap" with any of the following names: SalomeBootstrapConfig.cmake salomebootstrap-config.cmake Add the installation prefix of "SalomeBootstrap" to CMAKE_PREFIX_PATH or set "SalomeBootstrap_DIR" to a directory containing one of the above files. If "SalomeBootstrap" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): C:/S/SALOME-master/SOURCES/CONFIGURATION/cmake/FindSalomeBootstrap.cmake:26 (SALOME_FIND_PACKAGE) CMakeLists.txt:47 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! See also "C:/S/SALOME-master/BUILD/PYHELLO/CMakeFiles/CMakeOutput.log".