The Help example that is there is with series 60 Sdk compiles well... but when i launch the application and help option is selected it gives a note telling "no help topics available" and launches that CsHelp application...
plese some1 tell
1) what is the problem?
2) How to overcome this problem?
have u generated help file
to generate help file goto command prompt and set path to help folder
then type cshlpcmp helpexample.cshlp
After successful compilation of help, u will get one helpexample.hlp file in help folder
Move/Copy it to Epoc32\release\wins\udeb\z\system
and then have look at the example in emulator