使用 Eclipse 创建 Brew MP 应用程序
我已按照 https://brewmobileplatform.qualcomm.com/devnet/multiplatform_sdk 中提到的步骤操作。 jsp#eclipse 安装所有应用程序,包括 Eclipse、Code Sourcery。如果我创建一个应用程序并尝试运行,则会出现一个 FlexNet 对话框,询问许可证文件/服务器。如何解决这个问题。
I have followed steps mentioned in https://brewmobileplatform.qualcomm.com/devnet/multiplatform_sdk.jsp#eclipse to install all the applications which includes Eclipse, Code Sourcery. If I create a application and try to run, a FlexNet dialog comes up asking for license file/server. How to solve this problem.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
检查 Eclipse 设置,Brew MP 设置中应选择 CodeSourcery,当您要编译程序并获取 mod/mod1 文件时将使用它。但是如果你想在模拟器上测试你的程序,你应该在brew mp面板中选择Brew MP模拟目标(不是物理目标)(实际上,我没有使用Eclipse + Brew MP插件,但我猜它和MS VS中的一样)。
Check Eclipse settings, there shall be CodeSourcery chosen in Brew MP settings, that will be used when you want to compile your program ang get mod/mod1 file. But if you want to test your program on simulator, you should choose Brew MP Simulation target (not physical target) in brew mp panel (actually, I haven't used Eclipse + Brew MP plugin but I guess it's the same as in MS VS).
您实际上并不需要 Eclipse 来开发 BREW MP 应用程序。我使用 SDK 附带的 make.d 框架,您可以自由使用您喜欢的任何编辑器。
埃德人!伙计!
You don't really need Eclipse to develop BREW MP applications. I use the make.d framework that comes with the SDK and you are free to use any editor you care for.
ed man! man ed!