Re: 3rd party executable in iOS project
Re: 3rd party executable in iOS project
- Subject: Re: 3rd party executable in iOS project
- From: Koen van der Drift <email@hidden>
- Date: Mon, 21 Oct 2013 22:52:49 -0400
On Oct 21, 2013, at 10:12 PM, Roland King <email@hidden> wrote:
> No fork() on iOS and the GNUStep version of NSTask uses fork(), so that's not going to work.
>
> Apart from that, if you've built the library, you just call the functions.
Actually, the library doesn't create functions, just executable binaries. And there is no corresponding 'foo.h' and 'foo.c' for the binary 'foo'.
So maybe I'm on the wrong track here?
- Koen.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden