Unity3D 构建错误 [英] Unity3D build error

查看:57
本文介绍了Unity3D 构建错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

构建播放器时出错:

Win32Exception: ApplicationName='E:/adt-bundle-windows-x86_64-20131030/sdk	oolszipalign.exe',
CommandLine='4 "C:UsersOwnerDesktopFoldersUnity exebt - CopyTemp/StagingArea/Package_unaligned.apk"
"C:UsersOwnerDesktopFoldersUnity exebt - CopyTemp/StagingArea/Package.apk"',
CurrentDirectory='Temp/StagingArea'

为什么我会收到这个错误?一切都很好.构建时突然出现这个错误.

Why am I getting this error? Everything was fine. Suddenly got this error while building.

推荐答案

在正确的文件夹...sdk oolszipalign.exe 中找不到文件时会发生这种情况.

It happens when a file can not be found in the correct folder ...sdk oolszipalign.exe.

在昨天发布的 SDK 工具版本中,文件zipalign"从工具文件夹移动到 build-tools/{version}.只需将 zipalign 复制到工具"文件夹,一切都会正常!

In the yesterday published version of the SDK Tools the file "zipalign" moved from tools folder to build-tools/{version}. Just copy zipalign to "tools" folder and everything should work!

这篇关于Unity3D 构建错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆