
Posted:
May 12, 2008 @ 5:43pm
by edge
Hi Ryumaster,
For Symbian you need to add a macro definition to your project file, otherwise EDGELIB doesn't recognize it's Symbian. Define 'SERIES60' in your project workspace before building.

Posted:
May 13, 2008 @ 8:28am
by g9icy
Hi Edge,
Just FYI, the error sorted itself out. I had made a copy of the platform ini files for edgebuilder and made changes, but was not calling it. I was still calling the original.
Error's gone and it compiles fine, now I just need to get resources built into it with carbide.
Thanks for you help regardless,
-g9

Posted:
May 13, 2008 @ 10:22am
by Ryumaster
Thanks, it is working perfectly now.