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
Select one of the two "Make & Run

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
![我要研发网[www.51dev.com]](/templets/images/toplogo.gif)
