Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  2. Compiler:
  3. Build flags:
  4. Id flags:
  5.  
  6. The output was:
  7. 1
  8. Microsoft (R) Build Engine version 14.0.25420.1
  9. Copyright (C) Microsoft Corporation. All rights reserved.
  10.  
  11. Build started 7/26/2016 10:38:31.
  12. Project "C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
  13. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets(34,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdC\CompilerIdC.vcxproj]
  14. Done Building Project "C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
  15.  
  16. Build FAILED.
  17.  
  18. "C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
  19. (Desktop_PlatformPrepareForBuild target) ->
  20. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets(34,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdC\CompilerIdC.vcxproj]
  21.  
  22. 0 Warning(s)
  23. 1 Error(s)
  24.  
  25. Time Elapsed 00:00:06.19
  26.  
  27.  
  28. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  29. Compiler:
  30. Build flags:
  31. Id flags:
  32.  
  33. The output was:
  34. 1
  35. Microsoft (R) Build Engine version 14.0.25420.1
  36. Copyright (C) Microsoft Corporation. All rights reserved.
  37.  
  38. Build started 7/26/2016 10:38:38.
  39. Project "C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
  40. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets(34,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj]
  41. Done Building Project "C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
  42.  
  43. Build FAILED.
  44.  
  45. "C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
  46. (Desktop_PlatformPrepareForBuild target) ->
  47. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets(34,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Users\1033Forest\Documents\sm51\CMakeFiles\3.6.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj]
  48.  
  49. 0 Warning(s)
  50. 1 Error(s)
  51.  
  52. Time Elapsed 00:00:00.33
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement