You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build>cmake ..
-- Building for: Visual Studio 15 2017
-- Selecting Windows SDK version to target Windows 10.0.17134.
CMake Error at CMakeLists.txt:24 (project):
Failed to run MSBuild command:
Microsoft (R) Build Engine version 15.7.180.61344 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 8/6/2018 12:59:46 AM.
Project "C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build\CMakeFiles\3.12.0\VCTargetsPath.vcxproj" on node 1 (default targets).
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Platforms\Win32\PlatformToolsets\v141\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\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build\CMakeFiles\3.12.0\VCTargetsPath.vcxproj]
Done Building Project "C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build\CMakeFiles\3.12.0\VCTargetsPath.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build\CMakeFiles\3.12.0\VCTargetsPath.vcxproj" (default target) (1) ->
(Desktop_PlatformPrepareForBuild target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Platforms\Win32\PlatformToolsets\v141\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\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build\CMakeFiles\3.12.0\VCTargetsPath.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.65
Exit code: 1
-- Configuring incomplete, errors occurred!
See also "C:/Users/dream/3DUNDERWORLD-SLS-GPU_CPU-dev/build/CMakeFiles/CMakeOutput.log".
C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build>make
'make' is not recognized as an internal or external command,
operable program or batch file.
The text was updated successfully, but these errors were encountered:
C:>cd \Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev
C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev>mkdir build
C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev>cd build
C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build>cmake ..
-- Building for: Visual Studio 15 2017
-- Selecting Windows SDK version to target Windows 10.0.17134.
CMake Error at CMakeLists.txt:24 (project):
Failed to run MSBuild command:
to get the value of VCTargetsPath:
Exit code: 1
-- Configuring incomplete, errors occurred!
See also "C:/Users/dream/3DUNDERWORLD-SLS-GPU_CPU-dev/build/CMakeFiles/CMakeOutput.log".
C:\Users\dream\3DUNDERWORLD-SLS-GPU_CPU-dev\build>make
'make' is not recognized as an internal or external command,
operable program or batch file.
The text was updated successfully, but these errors were encountered: