Re: App to dynamic lib conversion
Re: App to dynamic lib conversion
- Subject: Re: App to dynamic lib conversion
- From: Arnab Ganguly <email@hidden>
- Date: Mon, 1 Jun 2009 08:38:07 +0530
Hi All,
Is it possible to do it under the same project ? Like I can have multiple targets for example.One target is going to be an .App and other one can be a dynamic library?
Thanks in advance.
-Arnab
Create a new dylib project in Xcode, toss the sources in, write C wrappers to the JNI interface. Simple.
Erg
From: Arnab Ganguly <email@hidden>
To: email@hidden
Sent: Saturday, May 30, 2009 10:04:48 AM
Subject: App to dynamic lib conversion
Hi All,
Sorry if this is not correct group to post this mail.
My
query is very basic,I have a Xcode project whose target is .app
binary.Would like to convert it as an .dynamiclib/jnilib so that it can
be called from java code using JNI.
What would be the best way to do the above and what are the things to need to be taken care ?
Thanks in advance
-A
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden