Errors on line 0
| Sun, 2007-09-30 11:26 | |
|
Hi friends, I am a begineer in Symbian Programming(and hence this may be a very silly doubt). Please tell me how to rectify this error. Thankyou in advance. Swetha |
|
| Sun, 2007-09-30 11:26 | |
|
Hi friends, I am a begineer in Symbian Programming(and hence this may be a very silly doubt). Please tell me how to rectify this error. Thankyou in advance. Swetha |
|
Forum posts: 285
AFAIK Information given by you is not sufficient for any one to comment. If you are still struggling with that problem post the comilation output.
Cheers,
Sri
Forum posts: 9
I think this is related to the include libraries not being included in the mmp file. Please ensure all libraries you need are included on the LIBRARY line of the mmp file.
For example if you include etel.h ensure etel.lib is on the line.
Forum posts: 18
Hi,
Thank you so much for replying. And ya, i was not including the librarires, hence those many errors were getting popped up. I could discover it myself only..
Forum posts: 124
hi,
it will be better if you could paste ur error details so that we can see what the things you are missing libraries or something else
Regards,
Mateen Maldar
Mateen Maldar
Forum posts: 18
Hi Mateen,
Thanks for replying. I could correct my error. I was not including some libraries only, hence so many errors popped up at a time.