Re: can't open library
Re: can't open library
- Subject: Re: can't open library
- From: daniel <email@hidden>
- Date: Sat, 9 Apr 2005 23:06:33 -0700
Aha -- this is exactly what it is. There *is* an internal difference between the frameworks. I didn't realize you were trying to avoid embedding the framework in your app's bundle.
Every framework has embedded in it a "path to itself" ... where it expects to be installed. It looks like whoever built the OgreKit framework chose this for you.
I think there are ways to change it after the fact but the easiest thing might be to see if you can build your own copy of the framework, specifying the INSTALL_PATH build variable as desired for your own purposes.
Somebody else might have better information about this or you might find more by searching for INSTALL_PATH etc.
Daniel
On Apr 7, 2005, at 5:49 AM, Francis Derive wrote:
However, looking at my error message saying "... can't open library: @executable_path/../Frameworks/OgreKit..." - and from what I have superficially retained from the above readings - isn't that message specific of a framework embedding process !
As I have not specified such a process as of my knowing - who could then help at this point ?
It is as if there were an "internal" difference between the two packages OgreKit and OmniFoundation.
_______________________________________________
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