lixiaojun
2025-01-21 f589894c84d47b9671eef6d3a8337b6b51b32edb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
 
---
events:
  -
    kind: "message-v1"
    backtrace:
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineSystem.cmake:204 (message)"
      - "CMakeLists.txt:30 (project)"
    message: |
      The system is: Windows - 10.0.22000 - AMD64
  -
    kind: "message-v1"
    backtrace:
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
      - "CMakeLists.txt:30 (project)"
    message: |
      Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
      Compiler:  
      Build flags: 
      Id flags:  
      
      The output was:
      0
      MSBuild version 17.6.3+07e294721 for .NET Framework
      生成启动时间为 2023/6/14 16:52:58。
      
      节点 1 上的项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\3.26.4\\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.36.32532\\bin\\HostX64\\x86\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /Oy- /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 /analyze- /FC /errorReport:queue CMakeCCompilerId.c
        CMakeCCompilerId.c
      Link:
        C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\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:X86 /SAFESEH Debug\\CMakeCCompilerId.obj
        CompilerIdC.vcxproj -> D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\3.26.4\\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.36.32532\\bin\\Hostx64\\x86\\cl.exe
      FinalizeBuildStatus:
        正在删除文件“Debug\\CompilerIdC.tlog\\unsuccessfulbuild”。
        正在对“Debug\\CompilerIdC.tlog\\CompilerIdC.lastbuildstate”执行 Touch 任务。
      已完成生成项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\3.26.4\\CompilerIdC\\CompilerIdC.vcxproj”(默认目标)的操作。
      
      已成功生成。
          0 个警告
          0 个错误
      
      已用时间 00:00:00.57
      
      
      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:
        D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/3.26.4/CompilerIdC/CompilerIdC.exe
      
  -
    kind: "message-v1"
    backtrace:
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
      - "CMakeLists.txt:30 (project)"
    message: |
      Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
      Compiler:  
      Build flags: 
      Id flags:  
      
      The output was:
      0
      MSBuild version 17.6.3+07e294721 for .NET Framework
      生成启动时间为 2023/6/14 16:52:59。
      
      节点 1 上的项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\3.26.4\\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.36.32532\\bin\\HostX64\\x86\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /Oy- /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 /analyze- /FC /errorReport:queue CMakeCXXCompilerId.cpp
        CMakeCXXCompilerId.cpp
      Link:
        C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\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:X86 /SAFESEH Debug\\CMakeCXXCompilerId.obj
        CompilerIdCXX.vcxproj -> D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\3.26.4\\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.36.32532\\bin\\Hostx64\\x86\\cl.exe
      FinalizeBuildStatus:
        正在删除文件“Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild”。
        正在对“Debug\\CompilerIdCXX.tlog\\CompilerIdCXX.lastbuildstate”执行 Touch 任务。
      已完成生成项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\3.26.4\\CompilerIdCXX\\CompilerIdCXX.vcxproj”(默认目标)的操作。
      
      已成功生成。
          0 个警告
          0 个错误
      
      已用时间 00:00:00.56
      
      
      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:
        D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/3.26.4/CompilerIdCXX/CompilerIdCXX.exe
      
  -
    kind: "try_compile-v1"
    backtrace:
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:30 (project)"
    checks:
      - "Detecting C compiler ABI info"
    directories:
      source: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-z2jsbc"
      binary: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-z2jsbc"
    cmakeVariables:
      CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
    buildResult:
      variable: "CMAKE_C_ABI_COMPILED"
      cached: true
      stdout: |
        Change Dir: D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-z2jsbc
        
        Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_a4b4c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=17.0 /v:n && MSBuild version 17.6.3+07e294721 for .NET Framework
        生成启动时间为 2023/6/14 16:53:00。
        
        节点 1 上的项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-z2jsbc\\cmTC_a4b4c.vcxproj”(默认目标)。
        PrepareForBuild:
          正在创建目录“cmTC_a4b4c.dir\\Debug\\”。
          正在创建目录“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-z2jsbc\\Debug\\”。
          正在创建目录“cmTC_a4b4c.dir\\Debug\\cmTC_a4b4c.tlog\\”。
        InitializeBuildStatus:
          正在创建“cmTC_a4b4c.dir\\Debug\\cmTC_a4b4c.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
        ClCompile:
          C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /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_a4b4c.dir\\Debug\\\\" /Fd"cmTC_a4b4c.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /analyze- /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.26\\Modules\\CMakeCCompilerABI.c"
          用于 x86 的 Microsoft (R) C/C++ 优化编译器 19.36.32532 版
          CMakeCCompilerABI.c
          版权所有(C) Microsoft Corporation。保留所有权利。
          cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /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_a4b4c.dir\\Debug\\\\" /Fd"cmTC_a4b4c.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /analyze- /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.26\\Modules\\CMakeCCompilerABI.c"
        Link:
          C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\link.exe /ERRORREPORT:QUEUE /OUT:"D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-z2jsbc\\Debug\\cmTC_a4b4c.exe" /INCREMENTAL /ILK:"cmTC_a4b4c.dir\\Debug\\cmTC_a4b4c.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:"D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-z2jsbc/Debug/cmTC_a4b4c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-z2jsbc/Debug/cmTC_a4b4c.lib" /MACHINE:X86 /SAFESEH  /machine:X86 cmTC_a4b4c.dir\\Debug\\CMakeCCompilerABI.obj
          cmTC_a4b4c.vcxproj -> D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-z2jsbc\\Debug\\cmTC_a4b4c.exe
        FinalizeBuildStatus:
          正在删除文件“cmTC_a4b4c.dir\\Debug\\cmTC_a4b4c.tlog\\unsuccessfulbuild”。
          正在对“cmTC_a4b4c.dir\\Debug\\cmTC_a4b4c.tlog\\cmTC_a4b4c.lastbuildstate”执行 Touch 任务。
        已完成生成项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-z2jsbc\\cmTC_a4b4c.vcxproj”(默认目标)的操作。
        
        已成功生成。
            0 个警告
            0 个错误
        
        已用时间 00:00:00.43
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
      - "CMakeLists.txt:30 (project)"
    checks:
      - "Detecting CXX compiler ABI info"
    directories:
      source: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-niw6fd"
      binary: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-niw6fd"
    cmakeVariables:
      CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
    buildResult:
      variable: "CMAKE_CXX_ABI_COMPILED"
      cached: true
      stdout: |
        Change Dir: D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-niw6fd
        
        Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_04898.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=17.0 /v:n && MSBuild version 17.6.3+07e294721 for .NET Framework
        生成启动时间为 2023/6/14 16:53:00。
        
        节点 1 上的项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-niw6fd\\cmTC_04898.vcxproj”(默认目标)。
        PrepareForBuild:
          正在创建目录“cmTC_04898.dir\\Debug\\”。
          正在创建目录“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-niw6fd\\Debug\\”。
          正在创建目录“cmTC_04898.dir\\Debug\\cmTC_04898.tlog\\”。
        InitializeBuildStatus:
          正在创建“cmTC_04898.dir\\Debug\\cmTC_04898.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
        ClCompile:
          C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_04898.dir\\Debug\\\\" /Fd"cmTC_04898.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /analyze- /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.26\\Modules\\CMakeCXXCompilerABI.cpp"
          用于 x86 的 Microsoft (R) C/C++ 优化编译器 19.36.32532 版
          CMakeCXXCompilerABI.cpp
          版权所有(C) Microsoft Corporation。保留所有权利。
          cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_04898.dir\\Debug\\\\" /Fd"cmTC_04898.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /analyze- /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.26\\Modules\\CMakeCXXCompilerABI.cpp"
        Link:
          C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\link.exe /ERRORREPORT:QUEUE /OUT:"D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-niw6fd\\Debug\\cmTC_04898.exe" /INCREMENTAL /ILK:"cmTC_04898.dir\\Debug\\cmTC_04898.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:"D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-niw6fd/Debug/cmTC_04898.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-niw6fd/Debug/cmTC_04898.lib" /MACHINE:X86 /SAFESEH  /machine:X86 cmTC_04898.dir\\Debug\\CMakeCXXCompilerABI.obj
          cmTC_04898.vcxproj -> D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-niw6fd\\Debug\\cmTC_04898.exe
        FinalizeBuildStatus:
          正在删除文件“cmTC_04898.dir\\Debug\\cmTC_04898.tlog\\unsuccessfulbuild”。
          正在对“cmTC_04898.dir\\Debug\\cmTC_04898.tlog\\cmTC_04898.lastbuildstate”执行 Touch 任务。
        已完成生成项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-niw6fd\\cmTC_04898.vcxproj”(默认目标)的操作。
        
        已成功生成。
            0 个警告
            0 个错误
        
        已用时间 00:00:00.41
        
      exitCode: 0
  -
    kind: "try_compile-v1"
    backtrace:
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CheckCXXSourceCompiles.cmake:76 (cmake_check_source_compiles)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/GenerateExportHeader.cmake:206 (check_cxx_source_compiles)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/GenerateExportHeader.cmake:263 (_check_cxx_compiler_attribute)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/GenerateExportHeader.cmake:420 (_test_compiler_has_deprecated)"
      - "src/outfile/CMakeLists.txt:41 (generate_export_header)"
    checks:
      - "Performing Test COMPILER_HAS_DEPRECATED_ATTR"
    directories:
      source: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-ytkvhj"
      binary: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-ytkvhj"
    cmakeVariables:
      CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
      CMAKE_MODULE_PATH: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/cmake"
      CMAKE_POSITION_INDEPENDENT_CODE: "ON"
    buildResult:
      variable: "COMPILER_HAS_DEPRECATED_ATTR"
      cached: true
      stdout: |
        Change Dir: D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-ytkvhj
        
        Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_41a58.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=17.0 /v:n && MSBuild version 17.6.3+07e294721 for .NET Framework
        生成启动时间为 2023/6/14 16:53:01。
        
        节点 1 上的项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj”(默认目标)。
        PrepareForBuild:
          正在创建目录“cmTC_41a58.dir\\Debug\\”。
          正在创建目录“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\Debug\\”。
          正在创建目录“cmTC_41a58.dir\\Debug\\cmTC_41a58.tlog\\”。
        InitializeBuildStatus:
          正在创建“cmTC_41a58.dir\\Debug\\cmTC_41a58.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
        ClCompile:
          C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /D _MBCS /D WIN32 /D _WINDOWS /D COMPILER_HAS_DEPRECATED_ATTR /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_41a58.dir\\Debug\\\\" /Fd"cmTC_41a58.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /analyze- /errorReport:queue "D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx"
          用于 x86 的 Microsoft (R) C/C++ 优化编译器 19.36.32532 版
          src.cxx
          版权所有(C) Microsoft Corporation。保留所有权利。
          cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /D _MBCS /D WIN32 /D _WINDOWS /D COMPILER_HAS_DEPRECATED_ATTR /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_41a58.dir\\Debug\\\\" /Fd"cmTC_41a58.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /analyze- /errorReport:queue "D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx"
        D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,16): error C2065: “__deprecated__”: 未声明的标识符 [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
        D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,31): error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
        D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,33): error C2062: 意外的类型“int” [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
        D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,48): error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
        D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,48): error C2447: “{”: 缺少函数标题(是否是老式的形式表?) [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
        D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(2,25): error C3861: “somefunc”: 找不到标识符 [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
        已完成生成项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj”(默认目标)的操作 - 失败。
        
        生成失败。
        
        “D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj”(默认目标) (1) ->
        (ClCompile 目标) -> 
          D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,16): error C2065: “__deprecated__”: 未声明的标识符 [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
          D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,31): error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
          D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,33): error C2062: 意外的类型“int” [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
          D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,48): error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
          D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(1,48): error C2447: “{”: 缺少函数标题(是否是老式的形式表?) [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
          D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\src.cxx(2,25): error C3861: “somefunc”: 找不到标识符 [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-ytkvhj\\cmTC_41a58.vcxproj]
        
            0 个警告
            6 个错误
        
        已用时间 00:00:00.30
        
      exitCode: 1
  -
    kind: "try_compile-v1"
    backtrace:
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/CheckCXXSourceCompiles.cmake:76 (cmake_check_source_compiles)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/GenerateExportHeader.cmake:206 (check_cxx_source_compiles)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/GenerateExportHeader.cmake:269 (_check_cxx_compiler_attribute)"
      - "C:/Program Files/CMake/share/cmake-3.26/Modules/GenerateExportHeader.cmake:420 (_test_compiler_has_deprecated)"
      - "src/outfile/CMakeLists.txt:41 (generate_export_header)"
    checks:
      - "Performing Test COMPILER_HAS_DEPRECATED"
    directories:
      source: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-v9bcox"
      binary: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-v9bcox"
    cmakeVariables:
      CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
      CMAKE_MODULE_PATH: "D:/Desktop/D_Production/\u5de5\u5177\u9879\u76ee/\u6c34\u529b\u8bd5\u7b97\u8f6f\u4ef6/epanet2.2/cmake"
      CMAKE_POSITION_INDEPENDENT_CODE: "ON"
    buildResult:
      variable: "COMPILER_HAS_DEPRECATED"
      cached: true
      stdout: |
        Change Dir: D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-v9bcox
        
        Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_31319.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=17.0 /v:n && MSBuild version 17.6.3+07e294721 for .NET Framework
        生成启动时间为 2023/6/14 16:53:01。
        
        节点 1 上的项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\cmTC_31319.vcxproj”(默认目标)。
        PrepareForBuild:
          正在创建目录“cmTC_31319.dir\\Debug\\”。
          正在创建目录“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\Debug\\”。
          正在创建目录“cmTC_31319.dir\\Debug\\cmTC_31319.tlog\\”。
        InitializeBuildStatus:
          正在创建“cmTC_31319.dir\\Debug\\cmTC_31319.tlog\\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
        ClCompile:
          C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /D _MBCS /D WIN32 /D _WINDOWS /D COMPILER_HAS_DEPRECATED /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_31319.dir\\Debug\\\\" /Fd"cmTC_31319.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /analyze- /errorReport:queue "D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\src.cxx"
          用于 x86 的 Microsoft (R) C/C++ 优化编译器 19.36.32532 版
          src.cxx
          版权所有(C) Microsoft Corporation。保留所有权利。
          cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /Oy- /D _MBCS /D WIN32 /D _WINDOWS /D COMPILER_HAS_DEPRECATED /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_31319.dir\\Debug\\\\" /Fd"cmTC_31319.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /analyze- /errorReport:queue "D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\src.cxx"
        D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\src.cxx(2,25): warning C4996: 'somefunc': 被声明为已否决 [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\cmTC_31319.vcxproj]
        Link:
          C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX64\\x86\\link.exe /ERRORREPORT:QUEUE /OUT:"D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\Debug\\cmTC_31319.exe" /INCREMENTAL /ILK:"cmTC_31319.dir\\Debug\\cmTC_31319.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:"D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-v9bcox/Debug/cmTC_31319.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Desktop/D_Production/工具项目/水力试算软件/epanet2.2/build_gui/CMakeFiles/CMakeScratch/TryCompile-v9bcox/Debug/cmTC_31319.lib" /MACHINE:X86 /SAFESEH  /machine:X86 cmTC_31319.dir\\Debug\\src.obj
          cmTC_31319.vcxproj -> D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\Debug\\cmTC_31319.exe
        FinalizeBuildStatus:
          正在删除文件“cmTC_31319.dir\\Debug\\cmTC_31319.tlog\\unsuccessfulbuild”。
          正在对“cmTC_31319.dir\\Debug\\cmTC_31319.tlog\\cmTC_31319.lastbuildstate”执行 Touch 任务。
        已完成生成项目“D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\cmTC_31319.vcxproj”(默认目标)的操作。
        
        已成功生成。
        
        “D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\cmTC_31319.vcxproj”(默认目标) (1) ->
        (ClCompile 目标) -> 
          D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\src.cxx(2,25): warning C4996: 'somefunc': 被声明为已否决 [D:\\Desktop\\D_Production\\工具项目\\水力试算软件\\epanet2.2\\build_gui\\CMakeFiles\\CMakeScratch\\TryCompile-v9bcox\\cmTC_31319.vcxproj]
        
            1 个警告
            0 个错误
        
        已用时间 00:00:00.52
        
      exitCode: 0
...