Re: Managing executable frameworks for multiple projects
Re: Managing executable frameworks for multiple projects
- Subject: Re: Managing executable frameworks for multiple projects
- From: Markus Hitter <email@hidden>
- Date: Sat, 15 Nov 2003 11:01:36 +0100
Am 15.11.2003 um 10:11 schrieb Dave Rehring:
My understanding of the technical reason why ~/Library/Frameworks/
doesn't easily work is because when your application links against the
framework, it includes an absolute path to the framework.
You are right. Setting the DYLD_FRAMEWORK_PATH environment variable (or
some extra code, of course) should help. See "man dyld".
But as we both said, good reasons for such extra requirements are rare
...
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.