OK, this way of debugging is more elegant but can't see it working in a real device. So it's only for S60 2nd emulator. Create an empty file in [EPOCROOT]\winscw\c named ErrRd. Please note, no extension.
for example
C:\Symbian\8.1a\S60_2nd_FP3\Epoc32\winscw\c\ErrRd
and there you go. Run your app in emulator, and if there is an error, the emulator will raise a pop up note including the panic code. See the SDK documentation for the explanation of this error. Happy coding.
No comments:
Post a Comment