Page 1 of 1
Symbian s60 project in Carbide

Posted:
Feb 3, 2010 @ 8:56am
by Shuayb

Posted:
Feb 3, 2010 @ 9:19am
by edge

Posted:
Feb 3, 2010 @ 10:32am
by Shuayb

Posted:
Feb 4, 2010 @ 11:04am
by Shuayb

Posted:
Feb 10, 2010 @ 9:53am
by edge
Hi,
This error sounds odd, because there should be no main() entry in Symbian. Are you sure you're targetting a Symbian application? What happens if you create a default helloworld application for Symbian (without EDGELIB)?

Posted:
Feb 11, 2010 @ 7:36am
by Shuayb
Here are the steps I took.
1. Created Open C Console Application(plugin installed) for Symbian OS
2. Added Libraries, include files, macro and ran it.
3. Now the above error of "_main" comes out.
If I include void main() in the source file then all things are ok. But the poject doesn't run.

Posted:
Feb 11, 2010 @ 8:09am
by Shuayb

Posted:
Feb 16, 2010 @ 12:26pm
by edge
Hi,
It seems something went wrong in your Carbide or Symbian SDK installation. I'm affraid we can't help you further if even a simple helloworld application doesn't work. Perhaps reinstallation might help.