質問編集履歴

2

書式の改善

2017/07/21 01:42

投稿

MasujimaRyohei
MasujimaRyohei

スコア422

test CHANGED
File without changes
test CHANGED
@@ -1,20 +1,24 @@
1
+ 発生した問題
2
+
3
+ ---
4
+
1
5
  UnityでAndroid用に作成したアプリを書き出しした際のにエラーが二つ発生しました。
2
6
 
3
7
  解決方法を教えて欲しいです。
4
8
 
5
9
 
6
10
 
11
+ エラー内容
12
+
7
13
  ---
8
14
 
9
- Win32Exception: ApplicationName='C:/Android/sdk\platform-tools\aapt.exe', CommandLine='package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:/Android/sdk\platforms\android-23\android.jar" -F bin/resources.ap_', CurrentDirectory='Temp/StagingArea', Native error= The system cannot find the file specified.
15
+ ![イメージ説明](adb049ad20ac847535535f4251898113.jpeg)
16
+
17
+ 0. Win32Exception: ApplicationName='C:/Android/sdk\platform-tools\aapt.exe', CommandLine='package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C:/Android/sdk\platforms\android-23\android.jar" -F bin/resources.ap_', CurrentDirectory='Temp/StagingArea', Native error= The system cannot find the file specified.
10
18
 
11
19
 
12
20
 
13
- ---------
14
-
15
-
16
-
17
- UnityEditor.BuildPlayerWindow+BuildMethodException: Build failed with errors.
21
+ 1. UnityEditor.BuildPlayerWindow+BuildMethodException: Build failed with errors.
18
22
 
19
23
  at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x001b9] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:162
20
24
 
@@ -34,11 +38,9 @@
34
38
 
35
39
 
36
40
 
41
+ 使用環境
42
+
37
43
  ---
38
-
39
-
40
-
41
- 使用環境
42
44
 
43
45
  PC Windows10 空き容量 25GB
44
46
 

1

誤字修正

2017/07/21 01:42

投稿

MasujimaRyohei
MasujimaRyohei

スコア422

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  Unity2017.1.0f3
46
46
 
47
- VisualStudio 20
47
+ VisualStudio 2015
48
48
 
49
49
 
50
50