Re: dyld: Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib
Re: dyld: Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib
- Subject: Re: dyld: Library not loaded: /usr/X11R6/lib/libfreetype.6.dylib
- From: "Peter O'Gorman" <email@hidden>
- Date: Mon, 12 Jun 2006 21:37:15 +0900
On Mon, 2006-06-12 at 16:23 +0530, Abin Thomas wrote:
> Hai,
>
> I am creating a SDL application in Xcode 2.2.1 which use the
> X11R6/lib/libfreetype.6.dylib
The X11User package is an optional OS component, many users choose the
default install, so they do not get libfreetype (or anything else
in /usr/X11R6). If you have an application that uses libfreetype then
you should put a libfreetype in your application bundle and use
install_name_tool to ensure that the application and libraries can find
it.
Peter
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________
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