Re: Building framework with another framework
Re: Building framework with another framework
- Subject: Re: Building framework with another framework
- From: Steve Mills <email@hidden>
- Date: Tue, 8 Jan 2008 14:15:40 -0600
On Jan 8, 2008, at 08:49:46, Steve Mills wrote:
On Jan 7, 2008, at 12:52:58, Ryan Homer wrote:
In some cases, you do indeed want to look for your libraries in
@executable_path/Frameworks, but in other cases, you need to check
in @executable_path/Frameworks/CCILib.framework/Versions/Current/
Frameworks in order to find the MAAEL.framework. You may need to
create a soft link from the first Frameworks directory so that
MAAEL.framework also appears to be a sub-directory of it.
I notice that one of the errors is "@executable_path/../
Frameworks/MAAEL.framework/Versions/A/MAAEL" which seems to confirm
#3.
Hmm, can you explain in more detail what you mean? Pretend you're
explaining it to a newbie please.
Can someone else take a stab at this please? Anybody have experience
building a custom framework that includes another custom framework,
then using the former in an app?
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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