Advertisement
Guest User

Untitled

a guest
Sep 21st, 2018
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. C:\Program Files (x86)\MSBuild\12.0\Bin>MSBuild.exe C:\project_x\build\ZERO_CHECK.vcxproj
  2.  
  3. Microsoft (R) Build Engine version 12.0.21005.1
  4. [Microsoft .NET Framework, version 4.0.30319.42000]
  5. Copyright (C) Microsoft Corporation. All rights reserved.
  6.  
  7. Build started 9/21/2018 6:33:33 PM.
  8. Project "C:\project_x\build\ZERO_CHECK.vcxproj" on node 1 (default targets).
  9. InitializeBuildStatus:
  10. Touching "Win32\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
  11. CustomBuild:
  12. Checking Build System
  13. CMake is re-running because C:/project_x/build/CMakeFiles/generate.stamp is out-of-date.
  14. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
  15. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- broken
  16. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:50 (MESSAGE):
  17. The C compiler "C:/Program Files (x86)/Microsoft Visual Studio
  18. 12.0/VC/bin/cl.exe" is not able to compile a simple test program.
  19.  
  20. It fails with the following output:
  21.  
  22. Change Dir: C:/project_x/build/CMakeFiles/CMakeTmp
  23.  
  24.  
  25.  
  26. Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
  27. cmTryCompileExec.vcxproj /p:Configuration=Debug
  28.  
  29. Microsoft (R) Build Engine version 4.7.3056.0
  30.  
  31.  
  32. [Microsoft .NET Framework, version 4.0.30319.42000]
  33.  
  34.  
  35. Copyright (C) Microsoft Corporation. All rights reserved.
  36.  
  37.  
  38.  
  39.  
  40.  
  41. Build started 9/21/2018 6:33:36 PM.
  42.  
  43.  
  44. Project
  45. "C:\project_x\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj"
  46. on node 1 (default targets).
  47.  
  48.  
  49. C:\Program Files
  50. (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5):
  51. CUSTOMBUILD : error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = [C:\project_x\b
  52. uild\ZERO_CHECK.vcxproj]
  53. 'v100') cannot be found. To build using the v100 build tools, please
  54. install Visual Studio 2010 build tools. Alternatively, you may upgrade to
  55. the current Visual Studio tools by selecting the Project menu or
  56. right-click the solution, and then selecting "Upgrade Solution...".
  57. [C:\project_x\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]
  58.  
  59.  
  60.  
  61. Done Building Project
  62. "C:\project_x\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj"
  63. (default targets) -- FAILED.
  64.  
  65.  
  66.  
  67.  
  68.  
  69. Build FAILED.
  70.  
  71.  
  72.  
  73.  
  74.  
  75. -- Configuring incomplete, errors occurred!
  76.  
  77. "C:\project_x\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj"
  78. (default target) (1) ->
  79.  
  80.  
  81. (PlatformPrepareForBuild target) ->
  82.  
  83.  
  84. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build t
  85. ools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please in
  86. stall Visual Studio 2010 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting t
  87. he Project menu or right-click the solution, and then selecting "Upgrade Solution...". [C:\project_x\bu
  88. ild\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj] [C:\project_x\build\ZERO_CHECK.vcxproj]
  89.  
  90.  
  91.  
  92.  
  93.  
  94. 0 Warning(s)
  95.  
  96. 1 Error(s)
  97.  
  98.  
  99.  
  100.  
  101.  
  102. Time Elapsed 00:00:00.92
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. CMake will not be able to correctly generate this project.
  110. Call Stack (most recent call first):
  111. CMakeLists.txt:19 (Project)
  112.  
  113.  
  114. CMake Configure step failed. Build files cannot be regenerated correctly. Attempting to stop IDE build.
  115. Done Building Project "C:\project_x\build\ZERO_CHECK.vcxproj" (default targets) -- FAILED.
  116.  
  117.  
  118. Build FAILED.
  119.  
  120. "C:\project_x\build\ZERO_CHECK.vcxproj" (default target) (1) ->
  121. (CustomBuild target) ->
  122. CUSTOMBUILD : error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = [C:\project_x
  123. \build\ZERO_CHECK.vcxproj]
  124. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build
  125. tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please
  126. install Visual Studio 2010 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting
  127. the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [C:\project_x\
  128. build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj] [C:\project_x\build\ZERO_CHECK.vcxproj]
  129.  
  130. 0 Warning(s)
  131. 2 Error(s)
  132.  
  133. Time Elapsed 00:00:03.93
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement