Console Output Problem

Login to reply to this topic.
Fri, 2008-01-18 12:38
Joined: 2007-05-24
Forum posts: 22

Hi

I have generated Console application through Carbide wizard .

Default application No code added.
except getch() at the end to pause)

I have also added textshell in epoc.ini
(s60 3rd edt)

Now when I run/Debug I get only c:\> No Output ?


Fri, 2008-01-18 14:17
Joined: 2007-12-19
Forum posts: 49
Re: Console Output Problem

It looks like you application is not executed, try type your app name in this shell where you get "c:\>" and see if it works.

  • Login to reply to this topic.