Re: adding frameworks
Re: adding frameworks
- Subject: Re: adding frameworks
- From: Edwin Vane <email@hidden>
- Date: Tue, 18 Jan 2005 00:07:08 -0500
- Mail-followup-to: email@hidden
Hi,
If I understand you correctly, you want to physically copy the framework
to your build directory? If so, you may have to go through the Xcode
menu to add the framework. This way, the dialog box you get asks if you
want to copy files to the project.
If the framework you're using is in the standard frameworks search path,
you shouldn't need to do this. Just adding the framework via the menu
has always been enough for me. For custom frameworks, you can always add
more directories to the framework search path I suppose.
Edwin V
On Mon, Jan 17, 2005 at 11:04:04PM -0500, Pierre Chatel wrote:
> Hi,
>
> when i add a framework to my project (by drag-and-dropping it to the
> "Groups & File panel) it is automatically added to the "Frameworks and
> Libraries" group in the Target. But when i try to run the application
> it exits with a dyld error :(...)/build/xxx.app/Contents/MacOS/xxx
> can't open library:
> @executable_path/../Frameworks/yyy.framework/Versions/2.0/yyy (No such
> file or directory, errno = 2)
>
> So how to tell xcode to copy the framework to the build product ?
>
> Thanks,
> Pierre CHATEL
>
> _______________________________________________
> 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
>
_______________________________________________
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