ios - Using EDK with framework -


i trying implement mopub in game. since mopub gives complete source code, i've compile static library. static libraries giving trouble while making extension. , takes me 4-7 days building simple extension ios. thinking if there's way can use custom framework instead of static library?

create edk extension , in mkf file put string iphone-link-opts="-framework frameworkname" deploy section. in extension create function work native static library. framework static library must in frameworks path in marmalade or can define framework path iphone-link-opts="-f$marmalade_root/modules/frame/work/path -framework frameworkname".


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -