Re: Building framework with another framework
Re: Building framework with another framework
- Subject: Re: Building framework with another framework
- From: Ryan Homer <email@hidden>
- Date: Thu, 10 Jan 2008 08:14:58 -0500
Sorry, typo :-)
On 9-Jan-08, at 12:10 PM, Steve Mills wrote:
On Jan 9, 2008, at 10:30:04, Ryan Homer wrote:
To get to the MAAEL.framework, the right path is now
@executable_path/../Frameworks/CCILib.framework/Versions/A//
Frameworks/MAAEL.framework.
Therefore, for any dylib located in the CCILib.framework, you need
@executable_path/../Frameworks/CCILib.framework/..
For any dylib located in the MAAEL.framework, you need
@executable_path/../Frameworks/CCILib.framework/Versions/A//
Frameworks/MAAEL.framework/..
In order to make sure I begin to understand all this correctly, is
the "//" a typo and it should be "/", or does "//" mean something?
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