--- events: - kind: "message-v1" backtrace: - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:233 (message)" - "CMakeLists.txt:3 (project)" message: | The system is: Windows - 10.0.26100 - AMD64 - kind: "message-v1" backtrace: - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:3 (project)" message: | Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x64/cl.exe Build flags: Id flags: The output was: 0 用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.50.35722 版 版权所有(C) Microsoft Corporation。保留所有权利。 CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.50.35722.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe" Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj" The CXX compiler identification is MSVC, found in: D:/cmvr/0-worksapce/cmvr-head-client/cpp/common/curve/build/CMakeFiles/3.28.1/CompilerIdCXX/CMakeCXXCompilerId.exe - kind: "message-v1" backtrace: - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:1182 (message)" - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:247 (CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX)" - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:3 (project)" message: | Detecting CXX compiler /showIncludes prefix: main.c 注意: 包含文件: D:\\cmvr\\0-worksapce\\cmvr-head-client\\cpp\\common\\curve\\build\\CMakeFiles\\ShowIncludes\\foo.h Found prefix "注意: 包含文件: " - kind: "try_compile-v1" backtrace: - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)" - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:3 (project)" checks: - "Detecting CXX compiler ABI info" directories: source: "D:/cmvr/0-worksapce/cmvr-head-client/cpp/common/curve/build/CMakeFiles/CMakeScratch/TryCompile-pxs2x3" binary: "D:/cmvr/0-worksapce/cmvr-head-client/cpp/common/curve/build/CMakeFiles/CMakeScratch/TryCompile-pxs2x3" cmakeVariables: CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /EHsc" CMAKE_CXX_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1" CMAKE_EXE_LINKER_FLAGS: "/machine:x64" buildResult: variable: "CMAKE_CXX_ABI_COMPILED" cached: true stdout: | Change Dir: 'D:/cmvr/0-worksapce/cmvr-head-client/cpp/common/curve/build/CMakeFiles/CMakeScratch/TryCompile-pxs2x3' Run Build Command(s): C:/PROGRA~1/STM32/STM32C~1.0/Ninja/bin/ninja.exe -v cmTC_04a14 [1/2] C:\\PROGRA~1\\MIB055~1\\18\\COMMUN~1\\VC\\Tools\\MSVC\\1450~1.357\\bin\\Hostx64\\x64\\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_04a14.dir\\CMakeCXXCompilerABI.cpp.obj /FdCMakeFiles\\cmTC_04a14.dir\\ /FS -c "C:\\Program Files\\STM32\\STM32CubeCLT_1.20.0\\CMake\\share\\cmake-3.28\\Modules\\CMakeCXXCompilerABI.cpp" [2/2] C:\\windows\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\STM32\\STM32CubeCLT_1.20.0\\CMake\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_04a14.dir --rc=C:\\PROGRA~2\\WINDOW~4\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WINDOW~4\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\18\\COMMUN~1\\VC\\Tools\\MSVC\\1450~1.357\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_04a14.dir\\CMakeCXXCompilerABI.cpp.obj /out:cmTC_04a14.exe /implib:cmTC_04a14.lib /pdb:cmTC_04a14.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." exitCode: 0 ... --- events: - kind: "try_compile-v1" backtrace: - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)" - "C:/Program Files/STM32/STM32CubeCLT_1.20.0/CMake/share/cmake-3.28/Modules/CheckCXXCompilerFlag.cmake:34 (cmake_check_compiler_flag)" - "C:/Users/Administrator/miniconda3/envs/cmvr-head-client/Lib/site-packages/pybind11/share/cmake/pybind11/pybind11Common.cmake:332 (check_cxx_compiler_flag)" - "C:/Users/Administrator/miniconda3/envs/cmvr-head-client/Lib/site-packages/pybind11/share/cmake/pybind11/pybind11Common.cmake:404 (_pybind11_return_if_cxx_and_linker_flags_work)" - "C:/Users/Administrator/miniconda3/envs/cmvr-head-client/Lib/site-packages/pybind11/share/cmake/pybind11/pybind11Common.cmake:438 (_pybind11_generate_lto)" - "C:/Users/Administrator/miniconda3/envs/cmvr-head-client/Lib/site-packages/pybind11/share/cmake/pybind11/pybind11Config.cmake:257 (include)" - "CMakeLists.txt:13 (find_package)" checks: - "Performing Test HAS_MSVC_GL_LTCG" directories: source: "D:/cmvr/0-worksapce/cmvr-head-client/cpp/common/curve/build/CMakeFiles/CMakeScratch/TryCompile-n8t4hj" binary: "D:/cmvr/0-worksapce/cmvr-head-client/cpp/common/curve/build/CMakeFiles/CMakeScratch/TryCompile-n8t4hj" cmakeVariables: CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /EHsc" CMAKE_CXX_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1" CMAKE_EXE_LINKER_FLAGS: "/machine:x64" buildResult: variable: "HAS_MSVC_GL_LTCG" cached: true stdout: | Change Dir: 'D:/cmvr/0-worksapce/cmvr-head-client/cpp/common/curve/build/CMakeFiles/CMakeScratch/TryCompile-n8t4hj' Run Build Command(s): C:/PROGRA~1/STM32/STM32C~1.0/Ninja/bin/ninja.exe -v cmTC_1814a [1/2] C:\\PROGRA~1\\MIB055~1\\18\\COMMUN~1\\VC\\Tools\\MSVC\\1450~1.357\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DHAS_MSVC_GL_LTCG /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -MDd /GL /showIncludes /FoCMakeFiles\\cmTC_1814a.dir\\src.cxx.obj /FdCMakeFiles\\cmTC_1814a.dir\\ /FS -c D:\\cmvr\\0-worksapce\\cmvr-head-client\\cpp\\common\\curve\\build\\CMakeFiles\\CMakeScratch\\TryCompile-n8t4hj\\src.cxx [2/2] C:\\windows\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\STM32\\STM32CubeCLT_1.20.0\\CMake\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_1814a.dir --rc=C:\\PROGRA~2\\WINDOW~4\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WINDOW~4\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\18\\COMMUN~1\\VC\\Tools\\MSVC\\1450~1.357\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_1814a.dir\\src.cxx.obj /out:cmTC_1814a.exe /implib:cmTC_1814a.lib /pdb:cmTC_1814a.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console -LTCG kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." exitCode: 0 ...