首页 > 移动平台 > 详细

Error building Player: Win32Exception: ApplicationName=‘xxxxxxxxxxxxxxxxxx//sdk\tools\zipalign.exe' , CommandLine='4 的解决办法

时间:2014-08-17 15:29:12      阅读:489      评论:0      收藏:0      [点我收藏+]

更新了安卓SDK后,有时候Unity编译失失败,报错类似

 

Error building Player: Win32Exception: ApplicationName=‘D:/Program Files/adt-bundle-windows-x86_64-20140702/sdk\tools\zipalign.exe‘, CommandLine=‘4 "XXXXX\Temp/StagingArea/Package_unaligned.apk" "XXXXX\Temp/StagingArea/Package.apk"‘, CurrentDirectory=‘Temp/StagingArea‘

解决办法是在sdk路径下搜索zipalign.exe(因为版本不同所处路径不同,搜索比较方便)。然后复制到报错内容中制定的路径就行了。

Error building Player: Win32Exception: ApplicationName=‘xxxxxxxxxxxxxxxxxx//sdk\tools\zipalign.exe' , CommandLine='4 的解决办法,布布扣,bubuko.com

Error building Player: Win32Exception: ApplicationName=‘xxxxxxxxxxxxxxxxxx//sdk\tools\zipalign.exe' , CommandLine='4 的解决办法

原文:http://www.cnblogs.com/petto/p/3917735.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!