********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.9.2 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** C:\Windows\System32>cd C:\Program Files\HepMC3-build C:\Program Files\HepMC3-build>cmake -DHEPMC3_ENABLE_ROOTIO=OFF -DCMAKE_INSTALL_PREFIX=../HepMC3-install ../HepMC3 -- Building for: Visual Studio 16 2019 -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19042. -- The C compiler identification is MSVC 19.28.29913.0 -- The CXX compiler identification is MSVC 19.28.29913.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 -- HepMC3 Build type not specified, use: Release -- HepMC3: HEPMC3_ENABLE_SEARCH ON -- HepMC3: HEPMC3_ENABLE_ROOTIO OFF -- HepMC3: HEPMC3_ENABLE_PYTHON ON -- HepMC3: HEPMC3_PYTHON_VERSIONS 2.X,3.X -- HepMC3: HEPMC3_ENABLE_TEST OFF -- HepMC3: HEPMC3_BUILD_DOCS OFF -- HepMC3: HEPMC3_BUILD_EXAMPLES OFF -- HepMC3: HEPMC3_INSTALL_INTERFACES OFF -- HepMC3: HEPMC3_ROOTIO_INSTALL_LIBDIR lib -- Performing Test COMPILER_SUPPORTS_-Wno-strict-aliasing -- Performing Test COMPILER_SUPPORTS_-Wno-strict-aliasing - Failed -- Performing Test COMPILER_SUPPORTS_/bigobj -- Performing Test COMPILER_SUPPORTS_/bigobj - Success -- Performing Test COMPILER_SUPPORTS_/D _CRT_SECURE_NO_WARNINGS -- Performing Test COMPILER_SUPPORTS_/D _CRT_SECURE_NO_WARNINGS - Failed -- Performing Test COMPILER_SUPPORTS_/wd4267 -- Performing Test COMPILER_SUPPORTS_/wd4267 - Success -- Performing Test COMPILER_SUPPORTS_/wd4244 -- Performing Test COMPILER_SUPPORTS_/wd4244 - Success -- Performing Test COMPILER_SUPPORTS_/wd4477 -- Performing Test COMPILER_SUPPORTS_/wd4477 - Success -- HepMC3: HEPMC3_CXX_STANDARD 11 -- HepMC3: CMAKE_CXX_COMPILER_ID MSVC -- HepMC3: CMAKE_CXX_FLAGS /DWIN32 /D_WINDOWS /W3 /GR /EHsc /bigobj /wd4267 /wd4244 /wd4477 /MD /O2 /Ob2 /DNDEBUG -- HepMC3: CMAKE_C_COMPILER_ID MSVC -- Performing Test COMPILER_SUPPORTS_-Wno-unused-but-set-variable -- Performing Test COMPILER_SUPPORTS_-Wno-unused-but-set-variable - Failed -- Performing Test COMPILER_SUPPORTS_-Wno-unused-value -- Performing Test COMPILER_SUPPORTS_-Wno-unused-value - Failed -- Could NOT find Python2 (missing: Python2_LIBRARIES Python2_INCLUDE_DIRS Interpreter Development.Module) (Required is at least version "2") Reason given by package: Interpreter: Wrong version for the interpreter "C:/Users/faust/AppData/Local/Programs/Python/Python39/python.exe" -- HepMC3 python: Python version 2.X not found. Python bindings for version 2.X disabled. -- Found Python3: C:/Users/faust/AppData/Local/Programs/Python/Python39/python.exe (found suitable version "3.9.2", minimum required is "3") found components: Interpreter Development.Module -- HepMC3 python: Python verson 3.X found in C:/Users/faust/AppData/Local/Programs/Python/Python39/python.exe. Python bindings generation is possible. -- HepMC3 python: Tweak HEPMC3_Python_SITEARCH39 option to set the installation path for the python39 bindings. -- HepMC3 python: HEPMC3_Python_SITEARCH39 defaults to lib/3.9.2 -- HepMC3 python: WARNING: The installation path of the python modules is HEPMC3_Python_SITEARCH=lib/3.9.2. -- HepMC3 python: WARNING: The installation path of the python modules is outside of the global instalation path CMAKE_INSTALL_PREFIX=C:/Program Files/HepMC3-install. -- HepMC3 python: WARNING: You can use the HEPMC3_Python_SITEARCH39 variable to set the desired installation path for the Python39 modules. -- Configuring done -- Generating done -- Build files have been written to: C:/Program Files/HepMC3-build C:\Program Files\HepMC3-build>cmake --build . --config Release Microsoft (R) Build Engine versione 16.9.0+57a23d249 per .NET Framework Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. Checking Build System Building Custom Rule C:/Program Files/HepMC3/python/CMakeLists.txt Building Custom Rule C:/Program Files/HepMC3/python/CMakeLists.txt Building Custom Rule C:/Program Files/HepMC3/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler versione 19.28.29913 per x64 GenCrossSection.cc Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. cl /c /I"C:\Program Files\HepMC3\include" /W3 /WX- /diagnostics:column /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CM AKE_INTDIR=\"Release\"" /D HepMC3_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"HepMC3.dir\Release\\" /Fd"HepMC3.dir\Release\vc142.pdb" /Gd /TP /wd4267 /wd4244 /wd4477 /errorRep ort:queue /bigobj "C:\Program Files\HepMC3\src\GenCrossSection.cc" "C:\Program Files\HepMC3\src\GenParticle.cc" "C:\ Program Files\HepMC3\src\GenVertex.cc" "C:\Program Files\HepMC3\src\Print.cc" "C:\Program Files\HepMC3\src\Setup.cc" "C:\Program Files\HepMC3\src\WriterHEPEVT.cc" "C:\Program Files\HepMC3\src\GenEvent.cc" "C:\Program Files\HepMC3\src\ GenPdfInfo.cc" "C:\Program Files\HepMC3\src\HEPEVT_Wrapper.cc" "C:\Program Files\HepMC3\src\ReaderAscii.cc" "C:\Progr am Files\HepMC3\src\ReaderHEPEVT.cc" "C:\Program Files\HepMC3\src\WriterAscii.cc" "C:\Program Files\HepMC3\src\GenHea vyIon.cc" "C:\Program Files\HepMC3\src\GenRunInfo.cc" "C:\Program Files\HepMC3\src\LHEFAttributes.cc" "C:\Program Fil es\HepMC3\src\ReaderAsciiHepMC2.cc" "C:\Program Files\HepMC3\src\ReaderLHEF.cc" "C:\Program Files\HepMC3\src\WriterAs ciiHepMC2.cc" "C:\Program Files\HepMC3\src\ReaderPlugin.cc" "C:\Program Files\HepMC3\src\WriterPlugin.cc" GenParticle.cc GenVertex.cc Print.cc Setup.cc WriterHEPEVT.cc C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(38,15): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(41,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(42,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(43,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(44,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(48,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(49,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(59,15): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] GenEvent.cc GenPdfInfo.cc HEPEVT_Wrapper.cc C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] ReaderAscii.cc ReaderHEPEVT.cc C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] WriterAscii.cc C:\Program Files\HepMC3\src\WriterAscii.cc(88,17): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(94,21): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(96,21): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(98,21): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(100,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(104,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(108,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(113,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(115,25): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(116,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(131,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(134,29): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(208,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(218,26): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(221,26): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(228,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(230,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(232,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(234,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(238,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(274,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(277,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(285,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(296,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(299,25): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(306,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(309,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(311,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(313,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(315,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(317,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(319,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(321,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(323,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(333,9): warning C4996: 'strncpy': This function or variable may be unsafe. C onsider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3.vcxproj] GenHeavyIon.cc GenRunInfo.cc LHEFAttributes.cc ReaderAsciiHepMC2.cc ReaderLHEF.cc WriterAsciiHepMC2.cc C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(122,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(134,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(137,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(140,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(144,25): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(145,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(147,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(152,29): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(154,29): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(158,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(161,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(164,26): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(184,25): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(187,33): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(270,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(284,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(288,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(290,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(292,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(294,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(297,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(299,61): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(300,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(330,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(333,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(335,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(337,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(339,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(341,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(343,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(345,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(354,30): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(355,22): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(357,28): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(358,22): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(360,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(367,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(368,63): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(369,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(379,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(380,34): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(381,34): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(382,34): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(383,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(396,9): warning C4996: 'strncpy': This function or variable may be uns afe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details . [C:\Program Files\HepMC3-build\HepMC3.vcxproj] ReaderPlugin.cc WriterPlugin.cc Generazione del codice in corso... Auto build dll exports Creazione della libreria C:/Program Files/HepMC3-build/outputs/lib/HepMC3.lib e dell'oggetto C:/Program Files/HepM C3-build/outputs/lib/HepMC3.exp HepMC3.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3.dll Building Custom Rule C:/Program Files/HepMC3/python/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler versione 19.28.29913 per x64 Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. cl /c /I"C:\Program Files\HepMC3\python\include" /I"C:\Program Files\HepMC3\include" /I"C:\Program Files\HepMC3\rootI O\include" /I"C:\Program Files\HepMC3\search\include" /I"C:\Program Files\HepMC3\python" /IC:\Users\faust\AppData\Loc al\Programs\Python\Python39\include /W3 /WX- /diagnostics:column /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D HEPMC3_EN ABLE_SEARCH /D "CMAKE_INTDIR=\"Release\"" /D pyHepMC33_9_2_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"pyHepMC33.9.2.dir\Release\\" /Fd"pyHepMC33.9.2.dir\Release\vc142.pdb" /G d /TP /wd4267 /wd4244 /wd4477 /errorReport:queue /bigobj "C:\Program Files\HepMC3\python\src\pyHepMC3.cpp" "C:\Progr am Files\HepMC3\python\src\pyHepMC3_0.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_1.cpp" "C:\Program Files\HepM C3\python\src\pyHepMC3_2.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_3.cpp" "C:\Program Files\HepMC3\python\src \pyHepMC3_4.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_5.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_6.c pp" "C:\Program Files\HepMC3\python\src\pyHepMC3_7.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_8.cpp" "C:\Progr am Files\HepMC3\python\src\pyHepMC3_9.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_10.cpp" "C:\Program Files\Hep MC3\python\src\pyHepMC3_11.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_12.cpp" "C:\Program Files\HepMC3\python\ src\pyHepMC3_13.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_14.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC 3_15.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_16.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3_17.cpp" " C:\Program Files\HepMC3\python\src\pyHepMC3_18.cpp" "C:\Program Files\HepMC3\python\src\binders.cpp" pyHepMC3.cpp pyHepMC3_0.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_1.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_2.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_3.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_4.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_5.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_6.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_7.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_8.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_9.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_10.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_11.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_12.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_13.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_14.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_15.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_16.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_17.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] pyHepMC3_18.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] Generazione del codice in corso... Compilazione in corso... binders.cpp C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\python\pyHepMC33.9.2.vcxproj] Generazione del codice in corso... Creazione della libreria C:/Program Files/HepMC3-build/python/3.9.2/pyHepMC3/pyHepMC3.lib e dell'oggetto C:/Progra m Files/HepMC3-build/python/3.9.2/pyHepMC3/pyHepMC3.exp pyHepMC33.9.2.vcxproj -> C:\Program Files\HepMC3-build\python\3.9.2\pyHepMC3\pyHepMC3.pyd Building Custom Rule C:/Program Files/HepMC3/search/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler versione 19.28.29913 per x64 Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. cl /c /I"C:\Program Files\HepMC3\include" /I"C:\Program Files\HepMC3\search\include" /I"C:\Program Files\HepMC3\searc h" /W3 /WX- /diagnostics:column /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D HepMC3search _EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"HepMC3search. dir\Release\\" /Fd"HepMC3search.dir\Release\vc142.pdb" /Gd /TP /wd4267 /wd4244 /wd4477 /errorReport:queue /bigobj "C :\Program Files\HepMC3\search\src\Relatives.cc" "C:\Program Files\HepMC3\search\src\Selector.cc" Relatives.cc Selector.cc Generazione del codice in corso... Auto build dll exports Creazione della libreria C:/Program Files/HepMC3-build/outputs/lib/HepMC3search.lib e dell'oggetto C:/Program File s/HepMC3-build/outputs/lib/HepMC3search.exp HepMC3search.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3search.dll Building Custom Rule C:/Program Files/HepMC3/python/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler versione 19.28.29913 per x64 Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. cl /c /I"C:\Program Files\HepMC3\python\include" /I"C:\Program Files\HepMC3\include" /I"C:\Program Files\HepMC3\rootI O\include" /I"C:\Program Files\HepMC3\search\include" /I"C:\Program Files\HepMC3\python" /IC:\Users\faust\AppData\Loc al\Programs\Python\Python39\include /W3 /WX- /diagnostics:column /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D HEPMC3_EN ABLE_SEARCH /D "CMAKE_INTDIR=\"Release\"" /D pyHepMC3search3_9_2_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:p recise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"pyHepMC3search3.9.2.dir\Release\\" /Fd"pyHepMC3search3.9.2.dir\Rel ease\vc142.pdb" /Gd /TP /wd4267 /wd4244 /wd4477 /errorReport:queue /bigobj "C:\Program Files\HepMC3\python\src\pyHep MC3search.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3search_0.cpp" "C:\Program Files\HepMC3\python\src\pyHepMC3 search_1.cpp" "C:\Program Files\HepMC3\python\src\search_binders.cpp" pyHepMC3search.cpp pyHepMC3search_0.cpp pyHepMC3search_1.cpp search_binders.cpp Generazione del codice in corso... Creazione della libreria C:/Program Files/HepMC3-build/python/3.9.2/pyHepMC3/search/pyHepMC3search.lib e dell'ogge tto C:/Program Files/HepMC3-build/python/3.9.2/pyHepMC3/search/pyHepMC3search.exp pyHepMC3search3.9.2.vcxproj -> C:\Program Files\HepMC3-build\python\3.9.2\pyHepMC3\search\pyHepMC3search.pyd Building Custom Rule C:/Program Files/HepMC3/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler versione 19.28.29913 per x64 Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. cl /c /I"C:\Program Files\HepMC3\include" /W3 /WX- /diagnostics:column /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D NO_ DECLSPEC_hepevtptr /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc :inline /GR /Fo"HepMC3_static.dir\Release\\" /Fd"HepMC3_static.dir\Release\HepMC3_static.pdb" /Gd /TP /wd4267 /wd4244 /wd4477 /errorReport:queue /bigobj "C:\Program Files\HepMC3\src\GenCrossSection.cc" "C:\Program Files\HepMC3\src\Ge nParticle.cc" "C:\Program Files\HepMC3\src\GenVertex.cc" "C:\Program Files\HepMC3\src\Print.cc" "C:\Program Files\Hep MC3\src\Setup.cc" "C:\Program Files\HepMC3\src\WriterHEPEVT.cc" "C:\Program Files\HepMC3\src\GenEvent.cc" "C:\Program Files\HepMC3\src\GenPdfInfo.cc" "C:\Program Files\HepMC3\src\HEPEVT_Wrapper.cc" "C:\Program Files\HepMC3\src\ReaderA scii.cc" "C:\Program Files\HepMC3\src\ReaderHEPEVT.cc" "C:\Program Files\HepMC3\src\WriterAscii.cc" "C:\Program Files \HepMC3\src\GenHeavyIon.cc" "C:\Program Files\HepMC3\src\GenRunInfo.cc" "C:\Program Files\HepMC3\src\LHEFAttributes.c c" "C:\Program Files\HepMC3\src\ReaderAsciiHepMC2.cc" "C:\Program Files\HepMC3\src\ReaderLHEF.cc" "C:\Program Files\H epMC3\src\WriterAsciiHepMC2.cc" "C:\Program Files\HepMC3\src\ReaderPlugin.cc" "C:\Program Files\HepMC3\src\WriterPlug in.cc" GenCrossSection.cc GenParticle.cc GenVertex.cc Print.cc Setup.cc WriterHEPEVT.cc C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(38,15): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(41,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(42,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(43,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(44,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(48,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(49,19): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterHEPEVT.cc(59,15): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] GenEvent.cc GenPdfInfo.cc HEPEVT_Wrapper.cc C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] ReaderAscii.cc ReaderHEPEVT.cc C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(178,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(180,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(182,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\include\HepMC3/HEPEVT_Wrapper.h(185,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] WriterAscii.cc C:\Program Files\HepMC3\src\WriterAscii.cc(88,17): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(94,21): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(96,21): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(98,21): warning C4996: 'sprintf': This function or variable may be unsafe. C onsider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(100,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(104,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(108,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(113,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(115,25): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(116,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(131,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(134,29): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(208,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(218,26): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(221,26): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(228,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(230,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(232,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(234,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(238,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(274,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(277,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(285,21): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(296,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(299,25): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(306,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(309,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(311,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(313,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(315,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(317,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(319,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(321,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(323,17): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C: \Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAscii.cc(333,9): warning C4996: 'strncpy': This function or variable may be unsafe. C onsider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\ Program Files\HepMC3-build\HepMC3_static.vcxproj] GenHeavyIon.cc GenRunInfo.cc LHEFAttributes.cc ReaderAsciiHepMC2.cc ReaderLHEF.cc WriterAsciiHepMC2.cc C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(122,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(134,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(137,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(140,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(144,25): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(145,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(147,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(152,29): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(154,29): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(158,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(161,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(164,26): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(184,25): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(187,33): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(270,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(284,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(288,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(290,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(292,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(294,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(297,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(299,61): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(300,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(330,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(333,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(335,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(337,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(339,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(341,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(343,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(345,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(354,30): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(355,22): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(357,28): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(358,22): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(360,17): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(367,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(368,63): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(369,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(379,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(380,34): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(381,34): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(382,34): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(383,21): warning C4996: 'sprintf': This function or variable may be un safe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for detail s. [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] C:\Program Files\HepMC3\src\WriterAsciiHepMC2.cc(396,9): warning C4996: 'strncpy': This function or variable may be uns afe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details . [C:\Program Files\HepMC3-build\HepMC3_static.vcxproj] ReaderPlugin.cc WriterPlugin.cc Generazione del codice in corso... HepMC3_static.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3-static.lib Building Custom Rule C:/Program Files/HepMC3/search/CMakeLists.txt Microsoft (R) C/C++ Optimizing Compiler versione 19.28.29913 per x64 Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. cl /c /I"C:\Program Files\HepMC3\include" /I"C:\Program Files\HepMC3\search\include" /I"C:\Program Files\HepMC3\searc h" /W3 /WX- /diagnostics:column /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D NO_DECLSPEC_StandardSelector /D "CMAKE_INT DIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"HepMC3search_sta tic.dir\Release\\" /Fd"HepMC3search_static.dir\Release\HepMC3search_static.pdb" /Gd /TP /wd4267 /wd4244 /wd4477 /erro rReport:queue /bigobj "C:\Program Files\HepMC3\search\src\Relatives.cc" "C:\Program Files\HepMC3\search\src\Selector .cc" Relatives.cc Selector.cc Generazione del codice in corso... HepMC3search_static.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3search-static.lib Building Custom Rule C:/Program Files/HepMC3/CMakeLists.txt C:\Program Files\HepMC3-build>cmake --build . --config Release --target install Microsoft (R) Build Engine versione 16.9.0+57a23d249 per .NET Framework Copyright (C) Microsoft Corporation. Tutti i diritti sono riservati. Auto build dll exports HepMC3.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3.dll pyHepMC33.9.2.vcxproj -> C:\Program Files\HepMC3-build\python\3.9.2\pyHepMC3\pyHepMC3.pyd Auto build dll exports HepMC3search.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3search.dll pyHepMC3search3.9.2.vcxproj -> C:\Program Files\HepMC3-build\python\3.9.2\pyHepMC3\search\pyHepMC3search.pyd HepMC3_static.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3-static.lib HepMC3search_static.vcxproj -> C:\Program Files\HepMC3-build\outputs\lib\HepMC3search-static.lib -- Install configuration: "Release" -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3.lib -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3.dll -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3-static.lib -- Installing: C:/Program Files/HepMC3-install/include -- Installing: C:/Program Files/HepMC3-install/include/HepMC3 -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/AssociatedParticle.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Attribute.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Data -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Data/GenEventData.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Data/GenParticleData.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Data/GenRunInfoData.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Data/GenVertexData.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Errors.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/FourVector.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenCrossSection.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenCrossSection_fwd.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenEvent.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenHeavyIon.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenHeavyIon_fwd.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenParticle.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenParticle_fwd.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenPdfInfo.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenPdfInfo_fwd.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenRunInfo.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenVertex.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/GenVertex_fwd.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/HEPEVT_Wrapper.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/HepMC3.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/LHEF.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/LHEFAttributes.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Print.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/PrintStreams.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Reader.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/ReaderAscii.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/ReaderAsciiHepMC2.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/ReaderFactory.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/ReaderHEPEVT.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/ReaderLHEF.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/ReaderPlugin.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Setup.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Units.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Version.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Writer.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/WriterAscii.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/WriterAsciiHepMC2.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/WriterHEPEVT.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/WriterPlugin.h -- Installing: C:/Program Files/HepMC3-install/share/HepMC3/cmake/HepMC3Config.cmake -- Installing: C:/Program Files/HepMC3-install/share/HepMC3/cmake/HepMC3Config-version.cmake -- Installing: C:/Program Files/HepMC3-install/bin/HepMC3-config -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/BasicExamples -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/BasicExamples/basic_tree.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/BasicExamples/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/BasicExamples/hepevt_wrapper_example_fortran .f -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/BasicExamples/hepevt_wrapper_example_main.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/BasicExamples/HepMC2_reader_example.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/BasicExamples/HepMC3_fileIO_example.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/cmdline.c -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/cmdline.ggo -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/cmdline.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/convert_example.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/convert_example_env.sh.in -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include/AnalysisExample.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include/gzstream.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include/ReaderGZ.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include/ReaderuprootTree.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include/WriterDOT.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include/WriterHEPEVTZEUS.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/include/WriterRootTreeOPAL.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/src -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/src/AnalysisExample.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/src/gzstream.C -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/src/ReaderuprootTree.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/src/WriterDOT.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/src/WriterHEPEVTZEUS.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ConvertExample/src/WriterRootTreeOPAL.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example.lhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_1.plhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_1_cmp.plhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_1_out.plhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_2.plhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_2_cmp.plhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_2_out.plhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_cat.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_cmp.lhe -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/LHEFExample/LHEF_example_env.sh.in -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia6Example -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia6Example/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia6Example/main63.f -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia6Example/pythia-6.4.28.f -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/cmake -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/cmake/Modules -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/cmake/Modules/FindPythia8.cma ke -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/pythia8_ee_to_Z_to_tautau.con f -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/pythia8_example.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/pythia8_example_env.sh.in -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/Pythia8Example/pythia8_pp_minbias.conf -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample/example.hepmc3 -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample/rootIO_example_env.sh.in -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample/rootIO_example_read.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample/rootIO_example_write.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2 -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/class_example_env.sh.in -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/class_example_read.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/class_example_write.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/example.hepmc3 -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/include -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/include/LinkDef.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/include/MyClass.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/include/myclass_Classes.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/include/MyRunClass.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/src -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/src/MyClass.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample2/src/MyRunClass.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample3 -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample3/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample3/rootIOTree_example_env.sh.in -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample3/rootIOTree_example_read.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/RootIOExample3/rootIOTree_example_write.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/SearchExample -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/SearchExample/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/SearchExample/src -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/SearchExample/src/search_example.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/cmake -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/cmake/Modules -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/cmake/Modules/FindGraphviz.cma ke -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/CMakeLists.txt -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/include -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/include/HepMC3ViewerFrame.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/include/LinkDef.h -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/src -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/src/HepMC3ViewerFrame.cc -- Installing: C:/Program Files/HepMC3-install/share/doc/HepMC3/examples/ViewerExample/src/main.cc -- Installing: C:/Program Files/HepMC3-install/bin/msvcp140.dll -- Installing: C:/Program Files/HepMC3-install/bin/msvcp140_1.dll -- Installing: C:/Program Files/HepMC3-install/bin/msvcp140_2.dll -- Installing: C:/Program Files/HepMC3-install/bin/msvcp140_atomic_wait.dll -- Installing: C:/Program Files/HepMC3-install/bin/msvcp140_codecvt_ids.dll -- Installing: C:/Program Files/HepMC3-install/bin/vcruntime140_1.dll -- Installing: C:/Program Files/HepMC3-install/bin/vcruntime140.dll -- Installing: C:/Program Files/HepMC3-install/bin/concrt140.dll -- Up-to-date: C:/Program Files/HepMC3-install/bin -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.lib -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.dll -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search-static.lib -- Up-to-date: C:/Program Files/HepMC3-install/lib -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.dir -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.dir/Debug -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.dir/MinSizeRel -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.dir/Release -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.dir/Release/HepMC3search.tlog -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search.dir/RelWithDebInfo -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search_static.dir -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search_static.dir/Release -- Installing: C:/Program Files/HepMC3-install/lib/HepMC3search_static.dir/Release/HepMC3se.EE459666.tlog -- Up-to-date: C:/Program Files/HepMC3-install/include/HepMC3 -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/AttributeFeature.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Feature.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Filter.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/FilterAttribute.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Relatives.h -- Installing: C:/Program Files/HepMC3-install/include/HepMC3/Selector.h -- Installing: C:/Program Files/HepMC3-install/lib/3.9.2/pyHepMC3/pyHepMC3.pyd -- Installing: C:/Program Files/HepMC3-install/lib/3.9.2/pyHepMC3/__init__.py -- Installing: C:/Program Files/HepMC3-install/lib/3.9.2/pyHepMC3-3.2.3-py3.9.egg-info -- Installing: C:/Program Files/HepMC3-install/lib/3.9.2/pyHepMC3/search/pyHepMC3search.pyd -- Installing: C:/Program Files/HepMC3-install/lib/3.9.2/pyHepMC3/search/__init__.py -- Installing: C:/Program Files/HepMC3-install/lib/3.9.2/pyHepMC3.search-3.2.3-py3.9.egg-info C:\Program Files\HepMC3-build>