通过命令行编译AS项目
我下载了 Flex SDK 4 以及一个包含许多类的 .as 项目。为了学习,我想构建并执行它们。我该怎么做?
我尝试使用 FlashDevelop,但它不起作用,并且在起作用时仅编译一个类。
我读了它,但出现错误。其他人可以简单地向我解释一下吗?谢谢 !
感谢上帝,我已经知道该怎么做了。我必须设置环境变量。
I downloaded Flex SDK 4 and also an .as project with many classes. In order to learn I want to build them and execute. How do I do it ?
I tried with FlashDevelop, but it's not working and when works compile only one single class.
I READ IT BUT I'M GETTING ERROR. CAN SOMEONE ELSE EXPLAIN IT TO ME IN A NUTSHELL ? THANKS !
THANKS GOD, I ALREADY FIGURED OUT HOW TO DO IT. I HAD TO SET UP THE ENVIRONMENT VARIABLES.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否阅读过有关使用 flex 命令行编译器的文档?
http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084 -7ffd.html
我建议阅读文档,然后带着您的具体问题回到这里。
Have you read any of the documentation on using the flex Command line compiler?
http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7ffd.html
I suggest reading through the docs, and then coming back here with your specific problem.