Page 1 of 1

link problem with carbide.c++ 1.3

PostPosted: Jul 22, 2008 @ 11:51pm
by czcomtt
I use carbide 1.3 and the SDK is s60_3nd_fp2(the newest one), there are some link errors, it seems edge need to provide new lib for this SDK.

errors are:
Severity and Description Path Resource Location Creation Time Id
\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\urel\edge.lib(cevent.o):(.rodata+0x148): undefined reference to `CCoeAppUi::CCoeAppUi_Reserved1()' helloworld line 0 1216766910000 184
\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\urel\edge.lib(cevent.o):(.rodata+0x14c): undefined reference to `CCoeAppUi::CCoeAppUi_Reserved2()' helloworld line 0 1216766910000 185

PostPosted: Jul 23, 2008 @ 11:14am
by edge
Hi,

You need to download the first Symbian S60 third edition SDK (not the maintenance release, FP1 or FP2). Then the build should succeed.

Also, you will support all Series 60 third edition devices, instead of only the latest phones.