Loading dylibs inside of a framework
Loading dylibs inside of a framework
- Subject: Loading dylibs inside of a framework
- From: Richard Schreyer <email@hidden>
- Date: Thu, 25 Apr 2002 19:54:19 -0700
I am trying to create a framework that contains some of it's code in
dylib files inside the bundle somewhere.
When an application tries to load the framework, it gives me an error
saying that it couldn't find the files because they were not in the same
directory as the executable. How do I set up the framework so it knows
how to find it's dylibs at runtime?
Thanks,
Richard Schreyer
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.