cancel
Showing results for 
Search instead for 
Did you mean: 

Error while deploying generated code from sup to iPhone

Former Member
0 Kudos

Hi

I generated the code using Sap unwired platform for Objective-c. I followed the steps specified in the below link

http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01213.0153/doc/html/mqu12...

for deploying the generated code into iPhone simulator, i am getting the following error

Undefined symbols:

"_OBJC_CLASS_$_SUPEntityAlias", referenced from:

objc-class-ref-to-SUPEntityAlias in SUP101_Customer.o

objc-class-ref-to-SUPEntityAlias in SUP101_LogRecordImpl.o

Can any one help me in this

Edited by: KiranSanka on Dec 2, 2010 1:18 PM

Edited by: KiranSanka on Dec 3, 2010 7:26 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I think you are using 1.5.2 version of the library files.

Upgrade to the latest version and import those API files. and that would solve the problem you are facing.

jinesh_krishnan
Advisor
Advisor
0 Kudos

Hi

While compiling did you get a warning? something along the line "missing required architecture i386 in fileu201D? if so refer this link http://stackoverflow.com/questions/1456185/build-error-missing-required-architecture-i386-in-file

Regards

Jinesh