dyld and custom framework paths
dyld and custom framework paths
- Subject: dyld and custom framework paths
- From: Michael Silva <email@hidden>
- Date: Tue, 4 Oct 2005 22:46:53 -0400
I have a framework installed in a custom path. I am trying to use it
in an app. I get:
dyld: Library not loaded: /Library/Frameworks/
rpmGeneralUtils.framework/Versions/A/rpmGeneralUtils
Referenced from: /Users/msilva/src/racepoint/build/Applications/
generalUtils.app/Contents/MacOS/generalUtils
Reason: image not found
It seems if I set the Development Build Products Path for the
framework to "/" the it seems to work (looks like this installs a
link to my framework in / -- this is what seems to make it work).
Is there a way to specify within an app where to find a framework,
and NOT require things to be put in /?
Thanks,
Mike
_______________________________________________
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