使用 ADT 打包 AIR 应用程序在 Windows 上会出现错误的命名空间错误,但在 Mac 上可以正常工作

发布于 2024-11-07 20:33:34 字数 291 浏览 0 评论 0原文

我正在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

荒芜了季节 2024-11-14 20:33:34

如果您不手动指定 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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文