You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
455 lines
34 KiB
455 lines
34 KiB
|
|
---
|
|
events:
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake:211 (message)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
The system is: Windows - 10.0.22000 - AMD64
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/6 20:54:56。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\3.27.3\\CompilerIdC\\CompilerIdC.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“Debug\\”。
|
|
正在创建目录“Debug\\CompilerIdC.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“Debug\\CompilerIdC.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\\\" /Fd"Debug\\vc143.pdb" /external:W0 /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
|
|
CMakeCCompilerId.c
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:".\\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\\CompilerIdC.lib" /MACHINE:X64 Debug\\CMakeCCompilerId.obj
|
|
CompilerIdC.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\3.27.3\\CompilerIdC\\CompilerIdC.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_C_COMPILER=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\Hostx64\\x64\\cl.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“Debug\\CompilerIdC.tlog\\unsuccessfulbuild”。
|
|
正在对“Debug\\CompilerIdC.tlog\\CompilerIdC.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\3.27.3\\CompilerIdC\\CompilerIdC.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
0 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.76
|
|
|
|
|
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
|
|
|
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
|
|
|
|
The C compiler identification is MSVC, found in:
|
|
F:/ProcessMesh/build/CMakeFiles/3.27.3/CompilerIdC/CompilerIdC.exe
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
message: |
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/6 20:54:57。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\3.27.3\\CompilerIdCXX\\CompilerIdCXX.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“Debug\\”。
|
|
正在创建目录“Debug\\CompilerIdCXX.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\\\" /Fd"Debug\\vc143.pdb" /external:W0 /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
|
|
CMakeCXXCompilerId.cpp
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:".\\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\\CompilerIdCXX.lib" /MACHINE:X64 Debug\\CMakeCXXCompilerId.obj
|
|
CompilerIdCXX.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\3.27.3\\CompilerIdCXX\\CompilerIdCXX.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_CXX_COMPILER=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\Hostx64\\x64\\cl.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild”。
|
|
正在对“Debug\\CompilerIdCXX.tlog\\CompilerIdCXX.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\3.27.3\\CompilerIdCXX\\CompilerIdCXX.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
0 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.61
|
|
|
|
|
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
|
|
|
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
|
|
|
|
The CXX compiler identification is MSVC, found in:
|
|
F:/ProcessMesh/build/CMakeFiles/3.27.3/CompilerIdCXX/CompilerIdCXX.exe
|
|
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
checks:
|
|
- "Detecting C compiler ABI info"
|
|
directories:
|
|
source: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-px0dai"
|
|
binary: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-px0dai"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
|
|
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
|
|
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
|
|
buildResult:
|
|
variable: "CMAKE_C_ABI_COMPILED"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-px0dai'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_03c31.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/6 20:54:58。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-px0dai\\cmTC_03c31.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“cmTC_03c31.dir\\Debug\\”。
|
|
正在创建目录“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-px0dai\\Debug\\”。
|
|
正在创建目录“cmTC_03c31.dir\\Debug\\cmTC_03c31.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“cmTC_03c31.dir\\Debug\\cmTC_03c31.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_03c31.dir\\Debug\\\\" /Fd"cmTC_03c31.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.27\\Modules\\CMakeCCompilerABI.c"
|
|
用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.32.31329 版
|
|
CMakeCCompilerABI.c
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_03c31.dir\\Debug\\\\" /Fd"cmTC_03c31.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.27\\Modules\\CMakeCCompilerABI.c"
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-px0dai\\Debug\\cmTC_03c31.exe" /INCREMENTAL /ILK:"cmTC_03c31.dir\\Debug\\cmTC_03c31.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-px0dai/Debug/cmTC_03c31.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-px0dai/Debug/cmTC_03c31.lib" /MACHINE:X64 /machine:x64 cmTC_03c31.dir\\Debug\\CMakeCCompilerABI.obj
|
|
cmTC_03c31.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-px0dai\\Debug\\cmTC_03c31.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“cmTC_03c31.dir\\Debug\\cmTC_03c31.tlog\\unsuccessfulbuild”。
|
|
正在对“cmTC_03c31.dir\\Debug\\cmTC_03c31.tlog\\cmTC_03c31.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-px0dai\\cmTC_03c31.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
0 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.63
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:2 (project)"
|
|
checks:
|
|
- "Detecting CXX compiler ABI info"
|
|
directories:
|
|
source: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-vl5ljd"
|
|
binary: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-vl5ljd"
|
|
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: 'F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-vl5ljd'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_ccd5b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/6 20:54:59。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-vl5ljd\\cmTC_ccd5b.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“cmTC_ccd5b.dir\\Debug\\”。
|
|
正在创建目录“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-vl5ljd\\Debug\\”。
|
|
正在创建目录“cmTC_ccd5b.dir\\Debug\\cmTC_ccd5b.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“cmTC_ccd5b.dir\\Debug\\cmTC_ccd5b.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ccd5b.dir\\Debug\\\\" /Fd"cmTC_ccd5b.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.27\\Modules\\CMakeCXXCompilerABI.cpp"
|
|
用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.32.31329 版
|
|
CMakeCXXCompilerABI.cpp
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ccd5b.dir\\Debug\\\\" /Fd"cmTC_ccd5b.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.27\\Modules\\CMakeCXXCompilerABI.cpp"
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-vl5ljd\\Debug\\cmTC_ccd5b.exe" /INCREMENTAL /ILK:"cmTC_ccd5b.dir\\Debug\\cmTC_ccd5b.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-vl5ljd/Debug/cmTC_ccd5b.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-vl5ljd/Debug/cmTC_ccd5b.lib" /MACHINE:X64 /machine:x64 cmTC_ccd5b.dir\\Debug\\CMakeCXXCompilerABI.obj
|
|
cmTC_ccd5b.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-vl5ljd\\Debug\\cmTC_ccd5b.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“cmTC_ccd5b.dir\\Debug\\cmTC_ccd5b.tlog\\unsuccessfulbuild”。
|
|
正在对“cmTC_ccd5b.dir\\Debug\\cmTC_ccd5b.tlog\\cmTC_ccd5b.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-vl5ljd\\cmTC_ccd5b.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
0 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.60
|
|
|
|
exitCode: 0
|
|
...
|
|
|
|
---
|
|
events:
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:219 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:483 (_OPENMP_GET_FLAGS)"
|
|
- "CMakeLists.txt:31 (find_package)"
|
|
description: "Detecting C OpenMP compiler info"
|
|
directories:
|
|
source: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-daq3lj"
|
|
binary: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-daq3lj"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
|
|
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
|
|
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
|
|
buildResult:
|
|
variable: "OpenMP_COMPILE_RESULT_C_openmp"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-daq3lj'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_1ae82.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/8 16:34:52。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-daq3lj\\cmTC_1ae82.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“cmTC_1ae82.dir\\Debug\\”。
|
|
正在创建目录“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-daq3lj\\Debug\\”。
|
|
正在创建目录“cmTC_1ae82.dir\\Debug\\cmTC_1ae82.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“cmTC_1ae82.dir\\Debug\\cmTC_1ae82.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /Fo"cmTC_1ae82.dir\\Debug\\\\" /Fd"cmTC_1ae82.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-daq3lj\\OpenMPTryFlag.c"
|
|
用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.32.31329 版
|
|
OpenMPTryFlag.c
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /Fo"cmTC_1ae82.dir\\Debug\\\\" /Fd"cmTC_1ae82.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-daq3lj\\OpenMPTryFlag.c"
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-daq3lj\\Debug\\cmTC_1ae82.exe" /INCREMENTAL /ILK:"cmTC_1ae82.dir\\Debug\\cmTC_1ae82.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-daq3lj/Debug/cmTC_1ae82.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-daq3lj/Debug/cmTC_1ae82.lib" /MACHINE:X64 /machine:x64 cmTC_1ae82.dir\\Debug\\OpenMPTryFlag.obj
|
|
cmTC_1ae82.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-daq3lj\\Debug\\cmTC_1ae82.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“cmTC_1ae82.dir\\Debug\\cmTC_1ae82.tlog\\unsuccessfulbuild”。
|
|
正在对“cmTC_1ae82.dir\\Debug\\cmTC_1ae82.tlog\\cmTC_1ae82.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-daq3lj\\cmTC_1ae82.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
0 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.91
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:219 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:483 (_OPENMP_GET_FLAGS)"
|
|
- "CMakeLists.txt:31 (find_package)"
|
|
description: "Detecting CXX OpenMP compiler info"
|
|
directories:
|
|
source: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-hu4e3o"
|
|
binary: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-hu4e3o"
|
|
cmakeVariables:
|
|
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /EHsc -march=native"
|
|
CMAKE_CXX_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
|
|
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
|
|
buildResult:
|
|
variable: "OpenMP_COMPILE_RESULT_CXX_openmp"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-hu4e3o'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_91d99.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/8 16:34:53。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\cmTC_91d99.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“cmTC_91d99.dir\\Debug\\”。
|
|
正在创建目录“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\Debug\\”。
|
|
正在创建目录“cmTC_91d99.dir\\Debug\\cmTC_91d99.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“cmTC_91d99.dir\\Debug\\cmTC_91d99.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"cmTC_91d99.dir\\Debug\\\\" /Fd"cmTC_91d99.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue -march=native "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\OpenMPTryFlag.cpp"
|
|
用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.32.31329 版
|
|
OpenMPTryFlag.cpp
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"cmTC_91d99.dir\\Debug\\\\" /Fd"cmTC_91d99.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue -march=native "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\OpenMPTryFlag.cpp"
|
|
cl : 命令行 warning D9002: 忽略未知选项“-march=native” [F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\cmTC_91d99.vcxproj]
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\Debug\\cmTC_91d99.exe" /INCREMENTAL /ILK:"cmTC_91d99.dir\\Debug\\cmTC_91d99.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-hu4e3o/Debug/cmTC_91d99.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-hu4e3o/Debug/cmTC_91d99.lib" /MACHINE:X64 /machine:x64 cmTC_91d99.dir\\Debug\\OpenMPTryFlag.obj
|
|
cmTC_91d99.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\Debug\\cmTC_91d99.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“cmTC_91d99.dir\\Debug\\cmTC_91d99.tlog\\unsuccessfulbuild”。
|
|
正在对“cmTC_91d99.dir\\Debug\\cmTC_91d99.tlog\\cmTC_91d99.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\cmTC_91d99.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
|
|
“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\cmTC_91d99.vcxproj”(默认目标) (1) ->
|
|
(ClCompile 目标) ->
|
|
cl : 命令行 warning D9002: 忽略未知选项“-march=native” [F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-hu4e3o\\cmTC_91d99.vcxproj]
|
|
|
|
1 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.68
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:419 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:557 (_OPENMP_GET_SPEC_DATE)"
|
|
- "CMakeLists.txt:31 (find_package)"
|
|
description: "Detecting C OpenMP version"
|
|
directories:
|
|
source: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-124z1c"
|
|
binary: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-124z1c"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
|
|
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
|
|
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
|
|
buildResult:
|
|
variable: "OpenMP_SPECTEST_C_"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-124z1c'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_f2fe9.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/8 16:34:54。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-124z1c\\cmTC_f2fe9.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“cmTC_f2fe9.dir\\Debug\\”。
|
|
正在创建目录“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-124z1c\\Debug\\”。
|
|
正在创建目录“cmTC_f2fe9.dir\\Debug\\cmTC_f2fe9.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“cmTC_f2fe9.dir\\Debug\\cmTC_f2fe9.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /Fo"cmTC_f2fe9.dir\\Debug\\\\" /Fd"cmTC_f2fe9.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-124z1c\\OpenMPCheckVersion.c"
|
|
用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.32.31329 版
|
|
OpenMPCheckVersion.c
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /Fo"cmTC_f2fe9.dir\\Debug\\\\" /Fd"cmTC_f2fe9.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-124z1c\\OpenMPCheckVersion.c"
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-124z1c\\Debug\\cmTC_f2fe9.exe" /INCREMENTAL /ILK:"cmTC_f2fe9.dir\\Debug\\cmTC_f2fe9.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-124z1c/Debug/cmTC_f2fe9.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-124z1c/Debug/cmTC_f2fe9.lib" /MACHINE:X64 /machine:x64 cmTC_f2fe9.dir\\Debug\\OpenMPCheckVersion.obj
|
|
cmTC_f2fe9.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-124z1c\\Debug\\cmTC_f2fe9.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“cmTC_f2fe9.dir\\Debug\\cmTC_f2fe9.tlog\\unsuccessfulbuild”。
|
|
正在对“cmTC_f2fe9.dir\\Debug\\cmTC_f2fe9.tlog\\cmTC_f2fe9.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-124z1c\\cmTC_f2fe9.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
0 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.64
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:419 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.27/Modules/FindOpenMP.cmake:557 (_OPENMP_GET_SPEC_DATE)"
|
|
- "CMakeLists.txt:31 (find_package)"
|
|
description: "Detecting CXX OpenMP version"
|
|
directories:
|
|
source: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-x1fy6s"
|
|
binary: "F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-x1fy6s"
|
|
cmakeVariables:
|
|
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /EHsc -march=native"
|
|
CMAKE_CXX_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
|
|
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
|
|
buildResult:
|
|
variable: "OpenMP_SPECTEST_CXX_"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-x1fy6s'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_7f63c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.2.1+52cd2da31
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
|
|
生成启动时间为 2024/5/8 16:34:55。
|
|
节点 1 上的项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\cmTC_7f63c.vcxproj”(默认目标)。
|
|
PrepareForBuild:
|
|
正在创建目录“cmTC_7f63c.dir\\Debug\\”。
|
|
正在创建目录“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\Debug\\”。
|
|
正在创建目录“cmTC_7f63c.dir\\Debug\\cmTC_7f63c.tlog\\”。
|
|
InitializeBuildStatus:
|
|
正在创建“cmTC_7f63c.dir\\Debug\\cmTC_7f63c.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"cmTC_7f63c.dir\\Debug\\\\" /Fd"cmTC_7f63c.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue -march=native "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\OpenMPCheckVersion.cpp"
|
|
用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.32.31329 版
|
|
OpenMPCheckVersion.cpp
|
|
版权所有(C) Microsoft Corporation。保留所有权利。
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c++17 /Fo"cmTC_7f63c.dir\\Debug\\\\" /Fd"cmTC_7f63c.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue -march=native "F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\OpenMPCheckVersion.cpp"
|
|
cl : 命令行 warning D9002: 忽略未知选项“-march=native” [F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\cmTC_7f63c.vcxproj]
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.32.31326\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\Debug\\cmTC_7f63c.exe" /INCREMENTAL /ILK:"cmTC_7f63c.dir\\Debug\\cmTC_7f63c.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-x1fy6s/Debug/cmTC_7f63c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/ProcessMesh/build/CMakeFiles/CMakeScratch/TryCompile-x1fy6s/Debug/cmTC_7f63c.lib" /MACHINE:X64 /machine:x64 cmTC_7f63c.dir\\Debug\\OpenMPCheckVersion.obj
|
|
cmTC_7f63c.vcxproj -> F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\Debug\\cmTC_7f63c.exe
|
|
FinalizeBuildStatus:
|
|
正在删除文件“cmTC_7f63c.dir\\Debug\\cmTC_7f63c.tlog\\unsuccessfulbuild”。
|
|
正在对“cmTC_7f63c.dir\\Debug\\cmTC_7f63c.tlog\\cmTC_7f63c.lastbuildstate”执行 Touch 任务。
|
|
已完成生成项目“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\cmTC_7f63c.vcxproj”(默认目标)的操作。
|
|
|
|
已成功生成。
|
|
|
|
“F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\cmTC_7f63c.vcxproj”(默认目标) (1) ->
|
|
(ClCompile 目标) ->
|
|
cl : 命令行 warning D9002: 忽略未知选项“-march=native” [F:\\ProcessMesh\\build\\CMakeFiles\\CMakeScratch\\TryCompile-x1fy6s\\cmTC_7f63c.vcxproj]
|
|
|
|
1 个警告
|
|
0 个错误
|
|
|
|
已用时间 00:00:00.64
|
|
|
|
exitCode: 0
|
|
...
|
|
|