Advertisement
Guest User

Untitled

a guest
Aug 27th, 2019
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. C:\Users\Owner\Desktop\Enjon-master\Editor\Build>cmake ../. -G"Visual Studio 14 2015"
  2. -- Selecting Windows SDK version  to target Windows 10.0.18362.
  3. CMake Error at CMakeLists.txt:6 (project):
  4.   Failed to run MSBuild command:
  5.  
  6.     MSBuild.exe
  7.  
  8.   to get the value of VCTargetsPath:
  9.  
  10.     Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Framework
  11.     Copyright (C) Microsoft Corporation. All rights reserved.
  12.  
  13.     Build started 8/27/2019 6:45:23 PM.
  14.     Project "C:\Users\Owner\Desktop\Enjon-master\Editor\Build\CMakeFiles\3.15.2\VCTargetsPath.vcxproj" on node 1 (default targets).
  15.     C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(379,5): error MSB8020: The build tools for Visual Studio 2015 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install Visual Studio 2015 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [C:\Users\Owner\Desktop\Enjon-master\Editor\Build\CMakeFiles\3.15.2\VCTargetsPath.vcxproj]
  16.     Done Building Project "C:\Users\Owner\Desktop\Enjon-master\Editor\Build\CMakeFiles\3.15.2\VCTargetsPath.vcxproj" (default targets) -- FAILED.
  17.  
  18.     Build FAILED.
  19.  
  20.     "C:\Users\Owner\Desktop\Enjon-master\Editor\Build\CMakeFiles\3.15.2\VCTargetsPath.vcxproj" (default target) (1) ->
  21.     (PrepareForBuild target) ->
  22.       C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(379,5): error MSB8020: The build tools for Visual Studio 2015 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install Visual Studio 2015 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [C:\Users\Owner\Desktop\Enjon-master\Editor\Build\CMakeFiles\3.15.2\VCTargetsPath.vcxproj]
  23.  
  24.         0 Warning(s)
  25.         1 Error(s)
  26.  
  27.     Time Elapsed 00:00:00.33
  28.  
  29.  
  30.   Exit code: 1
  31.  
  32.  
  33.  
  34. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement