RSS
热门关键字:
当前位置 : 主页>嵌入式开发>Symbian OS>列表

Running and Debugging Console Applications with Borland C BuilderX

来源:我要研发网 作者: 时间:1970-01-01 点击:




Borland C BuilderX is a nice environment to start developping Symbian application. However, it does not allow - by default - to debug console based application (EXE) which is rather annoying. This is however possible but it requires to edit your project configuration. Enter ALT-F7 or enter the Project/Project Properties... menu. This should open the following window: 字串7

(PNG)
Project Properties Window

Select one of the two "Make & Run " or "Run " options and edit it (you need to do the following for the two options). This will now open the project configuration window for the specified action: 字串3

(PNG)

Replace the epoc.exe string in the Emulator Path field so that it points to your application (you probably have to enter z\your app.exe). 字串4

Validate. You can now run and debug your executable . 字串6

最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册
相关文章