質問編集履歴

1

2019/06/23 17:35

投稿

退会済みユーザー
test CHANGED
@@ -1 +1 @@
1
- cmake エラー
1
+ openposeのインストール中、cmake エラーが発生しました。
test CHANGED
@@ -10,87 +10,21 @@
10
10
 
11
11
  Selecting Windows SDK version to target Windows 10.0.17134.
12
12
 
13
+ The C compiler identification is unknown
14
+
15
+ The CXX compiler identification is unknown
16
+
13
17
  CMake Error at CMakeLists.txt:19 (project):
14
18
 
15
- Failed to run MSBuild command:
16
-
17
-
18
-
19
- C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe
20
-
21
-
22
-
23
- to get the value of VCTargetsPath:
24
-
25
-
26
-
27
- Microsoft (R) Build Engine バージョン 14.0.25420.1
28
-
29
-
30
-
31
- Copyright (C) Microsoft Corporation. All rights reserved.
32
-
33
-
34
-
35
-
36
-
37
- 2019/06/24 0:19:02 にビルドを開始しました。
38
-
39
-
40
-
41
- ノード 1 上のプロジェクト "C:\Users\yusmi\openpose-build\CMakeFiles\3.13.5\VCTargetsPath.vcxproj" (既定のターゲット)。
42
-
43
-
44
-
45
- C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\x64\PlatformToolsets\v140\Toolset.targets(36,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\yusmi\openpose-build\CMakeFiles\3.13.5\VCTargetsPath.vcxproj]
46
-
47
-
48
-
49
- プロジェクト "C:\Users\yusmi\openpose-build\CMakeFiles\3.13.5\VCTargetsPath.vcxproj" (既定のターゲット) のビルドが終了しました -- 失敗。
50
-
51
-
52
-
53
-
54
-
55
- ビルドに失敗しました。
56
-
57
-
58
-
59
-
60
-
61
- "C:\Users\yusmi\openpose-build\CMakeFiles\3.13.5\VCTargetsPath.vcxproj" (既定のターゲット) (1) ->
62
-
63
-
64
-
65
- (Desktop_PlatformPrepareForBuild ターゲット) ->
66
-
67
-
68
-
69
- C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\x64\PlatformToolsets\v140\Toolset.targets(36,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\yusmi\openpose-build\CMakeFiles\3.13.5\VCTargetsPath.vcxproj]
70
-
71
-
72
-
73
-
74
-
75
- 0 個の警告
76
-
77
-
78
-
79
- 1 エラー
80
-
81
-
82
-
83
-
84
-
85
- 経過時間 00:00:01.63
19
+ No CMAKE_C_COMPILER could be found.
86
20
 
87
21
 
88
22
 
89
23
 
90
24
 
25
+ CMake Error at CMakeLists.txt:19 (project):
91
26
 
92
-
93
- Exit code: 1
27
+ No CMAKE_CXX_COMPILER could be found.
94
28
 
95
29
 
96
30
 
@@ -99,3 +33,5 @@
99
33
  Configuring incomplete, errors occurred!
100
34
 
101
35
  See also "C:/Users/yusmi/openpose-build/CMakeFiles/CMakeOutput.log".
36
+
37
+ See also "C:/Users/yusmi/openpose-build/CMakeFiles/CMakeError.log".