We are constructing an EDK for an iOS game under development.
The iOS frameworks necessary for an objective-C (*.m) based EDK project are all linked through the deployments/iphone-link-opts found in the mkf file of the EDK project.
iphone-link-opts="-framework MessageUI -framework GameKit -framework StoreKit -framework QuartzCore -framework AddressBook -framework Security -framework UIKit -framework Foundation -framework CoreGraphics -framework SystemConfiguration -lsqlite3.0"
Assertion failed: _mode == modeFinalAddress, file c:\dev\sdk\teams\marmite\fixes\tools\apple\ld64-127.2\src\ld\ld.hpp, line 595
ERROR: linking iOS executable failed












This is other marmalde version problem
I am getting the same error while compiling an extension. However the same extension works fine in 5.2 version of Marmalade. I compiled couple of s3e extensions & their examples. They seem to be working fine. Dont know whats going wrong.
BTW: this is happening in relation to this: http://www.madewithmarmalade.com/devnet/forum/admob-mediation-ios#
In the Deploy tool, I can see this error:
thanks
I was able to link app with EDK that had -lsqlite3.0
Marmalade 6.0