How to include and link to dylib within app bundle?
How to include and link to dylib within app bundle?
- Subject: How to include and link to dylib within app bundle?
- From: Josh de Lioncourt <email@hidden>
- Date: Wed, 18 Jun 2008 22:33:41 -0700
After considerable research, I believe I've found the problem with my dylib linking.
What i need is to be able to include the .dylib as part of the app bundle. I've actually got this happening via the "Copy Bundle Resources" faze of the target.
The problem is, that the compiled program is not using the bundled .dylib. It's looking for the dylib in /usr/local/lib... etc.
I guess I'm missing a step, and after tons of reading and searching, am still coming up short on how to do this.
Can someone point me in the right direction? Thanks! Josh de Lioncourt
...my other mail provider is an owl...
Josh de Lioncourt
...my other mail provider is an owl...
|
_______________________________________________
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