使用 ADT 打包 AIR 应用程序在 Windows 上会出现错误的命名空间错误,但在 Mac 上可以正常工作
我正在 Mac 和 Windows 上打包 AIR 应用程序。在 Mac 上一切顺利,但在 Windows 上我收到错误。
Myapp-app.xml:错误 102:命名空间无效 http://ns.adobe.com/air/ application/2.5
我在两台机器上都安装了最新的 SDK,尽管 Flash Builder 在 Mac 上较新。 Flash Builder 版本重要吗?
I'm packiging AIR app both on Mac and on Windows. On Mac everything goes well, but on Windows I get an error.
Myapp-app.xml: error 102: Invalid namespace http://ns.adobe.com/air/application/2.5
I have latest SDK's installed on both machines, although Flash Builder is newer on Mac. Does the Flash Builder version even matter?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您不手动指定 Air 2.5 SDK 的位置,Flash Builder 版本将影响您的构建。默认情况下,我相信FB 4.5总是指向2.5,但4.0指向2.0。
Flash Builder version will affect your build if you don't specify manually the location of the Air 2.5 SDK. By default, I believe FB 4.5 always points to 2.5, but 4.0 points to 2.0.