does any one know how to add stuff to wotk with the iphone? like nextpeer's ?

Previous topic - Next topic

Kitty Hello

Hi
you need to write an .mm file that exports
extern "C" int wrapper()
functions.
You can use import in glb to call these wrappers then.