Re: force to use framework in a specific path
Re: force to use framework in a specific path
- Subject: Re: force to use framework in a specific path
- From: Chris Espinosa <email@hidden>
- Date: Tue, 28 Feb 2006 08:38:34 -0800
On Feb 27, 2006, at 11:59 AM, Dieter Oberkofler wrote: Is it possible to force XCode 2.1 into using a specific Framework instead of the one he finds in the default search path?
Remove the framework itself from your project and add
-framework /full/path/to/my.framework
to your Other Linker Flags, and also add /full/path/to/my.framework/Headers to your Header Search Paths.
Chris |
_______________________________________________
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