** Copyright (c) 2021 Microsoft Corporation ********************************************************************** C:\Windows\System32>cd C:\setup\build C:\setup\build>cmake -DGeant4_DIR="C:\Program Files\geant4_10_07_p01_install\lib\Geant4-10.7.1" -DHEPMC_INCLUDE_DIR="C:\HepMC-install\include" "C:\setup" -- Building for: Visual Studio 16 2019 CMake Deprecation Warning at CMakeLists.txt:5 (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.19041.0 to target Windows 10.0.19042. -- The C compiler identification is MSVC 19.28.29915.0 -- The CXX compiler identification is MSVC 19.28.29915.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.28.29910/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/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Found XercesC: C:/xerces-c-3.2.3_install/lib/xerces-c_3.lib (found suitable version "3.2.3", minimum required is "3.2.3") -- Found OpenGL: opengl32 CMake Error at C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find HepMC (missing: HEPMC_LIBRARIES) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/geant4_10_07_p01_install/lib/Geant4-10.7.1/Modules/FindHepMC.cmake:27 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:30 (find_package) -- Configuring incomplete, errors occurred! See also "C:/setup/build/CMakeFiles/CMakeOutput.log". See also "C:/setup/build/CMakeFiles/CMakeError.log". C:\setup\build>