3DUNDERWORLD-SLS-GPU_CPU icon indicating copy to clipboard operation
3DUNDERWORLD-SLS-GPU_CPU copied to clipboard

cant build

Open nesquik011 opened this issue 6 years ago • 1 comments

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:

C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/MSBuild/15.0/Bin/MSBuild.exe

to get the value of VCTargetsPath:

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.

nesquik011 avatar Aug 05 '18 23:08 nesquik011

We haven't tested it on Windows. Could you try to build it on Linux?

v3c70r avatar Aug 17 '18 18:08 v3c70r