Advertisement
Guest User

Untitled

a guest
May 17th, 2021
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.03 KB | None | 0 0
  1. The system is: Windows - 10.0.19041 - AMD64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler:
  4. Build flags:
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9. Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework
  10. Copyright (C) Microsoft Corporation. All rights reserved.
  11.  
  12. Build started 5/17/2021 11:12:39 PM.
  13. Project "D:\openpose\build\CMakeFiles\3.20.2\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
  14. PrepareForBuild:
  15. Creating directory "Debug\".
  16. Creating directory "Debug\CompilerIdC.tlog\".
  17. InitializeBuildStatus:
  18. Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  19. ClCompile:
  20. D:\Visual Studios\VC\Tools\MSVC\14.28.29910\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\vc142.pdb" /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
  21. CMakeCCompilerId.c
  22. Link:
  23. D:\Visual Studios\VC\Tools\MSVC\14.28.29910\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
  24. CompilerIdC.vcxproj -> D:\openpose\build\CMakeFiles\3.20.2\CompilerIdC\CompilerIdC.exe
  25. PostBuildEvent:
  26. for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
  27. :VCEnd
  28. CMAKE_C_COMPILER=D:\Visual Studios\VC\Tools\MSVC\14.28.29910\bin\Hostx64\x64\cl.exe
  29. FinalizeBuildStatus:
  30. Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild".
  31. Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
  32. Done Building Project "D:\openpose\build\CMakeFiles\3.20.2\CompilerIdC\CompilerIdC.vcxproj" (default targets).
  33.  
  34. Build succeeded.
  35. 0 Warning(s)
  36. 0 Error(s)
  37.  
  38. Time Elapsed 00:00:01.78
  39.  
  40.  
  41. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
  42.  
  43. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
  44.  
  45. The C compiler identification is MSVC, found in "D:/openpose/build/CMakeFiles/3.20.2/CompilerIdC/CompilerIdC.exe"
  46.  
  47. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  48. Compiler:
  49. Build flags:
  50. Id flags:
  51.  
  52. The output was:
  53. 0
  54. Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework
  55. Copyright (C) Microsoft Corporation. All rights reserved.
  56.  
  57. Build started 5/17/2021 11:12:42 PM.
  58. Project "D:\openpose\build\CMakeFiles\3.20.2\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
  59. PrepareForBuild:
  60. Creating directory "Debug\".
  61. Creating directory "Debug\CompilerIdCXX.tlog\".
  62. InitializeBuildStatus:
  63. Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  64. ClCompile:
  65. D:\Visual Studios\VC\Tools\MSVC\14.28.29910\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\vc142.pdb" /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
  66. CMakeCXXCompilerId.cpp
  67. Link:
  68. D:\Visual Studios\VC\Tools\MSVC\14.28.29910\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
  69. CompilerIdCXX.vcxproj -> D:\openpose\build\CMakeFiles\3.20.2\CompilerIdCXX\CompilerIdCXX.exe
  70. PostBuildEvent:
  71. for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
  72. :VCEnd
  73. CMAKE_CXX_COMPILER=D:\Visual Studios\VC\Tools\MSVC\14.28.29910\bin\Hostx64\x64\cl.exe
  74. FinalizeBuildStatus:
  75. Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
  76. Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
  77. Done Building Project "D:\openpose\build\CMakeFiles\3.20.2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
  78.  
  79. Build succeeded.
  80. 0 Warning(s)
  81. 0 Error(s)
  82.  
  83. Time Elapsed 00:00:01.56
  84.  
  85.  
  86. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
  87.  
  88. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
  89.  
  90. The CXX compiler identification is MSVC, found in "D:/openpose/build/CMakeFiles/3.20.2/CompilerIdCXX/CompilerIdCXX.exe"
  91.  
  92. Detecting C compiler ABI info compiled with the following output:
  93. Change Dir: D:/openpose/build/CMakeFiles/CMakeTmp
  94.  
  95. Run Build Command(s):D:/Visual Studios/MSBuild/Current/Bin/MSBuild.exe cmTC_7f6b5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework
  96.  
  97. Copyright (C) Microsoft Corporation. All rights reserved.
  98.  
  99.  
  100.  
  101. Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29915 for x64
  102.  
  103. Copyright (C) Microsoft Corporation. All rights reserved.
  104.  
  105. CMakeCCompilerABI.c
  106.  
  107. cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7f6b5.dir\Debug\\" /Fd"cmTC_7f6b5.dir\Debug\vc142.pdb" /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CMakeCCompilerABI.c"
  108.  
  109. cmTC_7f6b5.vcxproj -> D:\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_7f6b5.exe
  110.  
  111.  
  112.  
  113.  
  114. Detecting CXX compiler ABI info compiled with the following output:
  115. Change Dir: D:/openpose/build/CMakeFiles/CMakeTmp
  116.  
  117. Run Build Command(s):D:/Visual Studios/MSBuild/Current/Bin/MSBuild.exe cmTC_cb381.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework
  118.  
  119. Copyright (C) Microsoft Corporation. All rights reserved.
  120.  
  121.  
  122.  
  123. Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29915 for x64
  124.  
  125. Copyright (C) Microsoft Corporation. All rights reserved.
  126.  
  127. CMakeCXXCompilerABI.cpp
  128.  
  129. cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_cb381.dir\Debug\\" /Fd"cmTC_cb381.dir\Debug\vc142.pdb" /Gd /TP /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CMakeCXXCompilerABI.cpp"
  130.  
  131. cmTC_cb381.vcxproj -> D:\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_cb381.exe
  132.  
  133.  
  134.  
  135.  
  136. Performing C++ SOURCE FILE Test HAS_MSVC_GL_LTCG succeeded with the following output:
  137. Change Dir: D:/openpose/build/CMakeFiles/CMakeTmp
  138.  
  139. Run Build Command(s):D:/Visual Studios/MSBuild/Current/Bin/MSBuild.exe cmTC_ee9aa.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.9.0+5e4b48a27 for .NET Framework
  140.  
  141. Copyright (C) Microsoft Corporation. All rights reserved.
  142.  
  143.  
  144.  
  145. Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29915 for x64
  146.  
  147. Copyright (C) Microsoft Corporation. All rights reserved.
  148.  
  149. src.cxx
  150.  
  151. cl /c /Zi /W4 /WX- /diagnostics:column /MP /Od /Ob0 /GL /D HAS_MSVC_GL_LTCG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ee9aa.dir\Debug\\" /Fd"cmTC_ee9aa.dir\Debug\vc142.pdb" /Gd /TP /errorReport:queue D:\openpose\build\CMakeFiles\CMakeTmp\src.cxx
  152.  
  153. LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification [D:\openpose\build\CMakeFiles\CMakeTmp\cmTC_ee9aa.vcxproj]
  154.  
  155. Generating code
  156.  
  157. Finished generating code
  158.  
  159. cmTC_ee9aa.vcxproj -> D:\openpose\build\CMakeFiles\CMakeTmp\Debug\cmTC_ee9aa.exe
  160.  
  161.  
  162.  
  163. Source file was:
  164. int main() { return 0; }
  165.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement