how to compile head file in robovm ios? -


we developing game on robovm ios.

we must use third framework. , third framework must use header files , static library.

if develop xcode, can copy header files , static library. developing on eclipse , robovm, can copy staic library, can't copy header files!! so, if have no header files, third framework happen running exception!!

how solve it? information appreciated! thanx in advance!!

to use third party ios framework in robovm, must first create objective-c - java binding.

you not need copy header files need use them create bindings.

i'm trying maintain bindings famous ios frameworks , sdks on here: https://github.com/blueriverinteractive/robovm-ios-bindings

also @ bottom of page, i've started write tutorial on how create new bindings frameworks.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -