Re: How to make a program look for dylibs other than /usr/local/lib?
Re: How to make a program look for dylibs other than /usr/local/lib?
- Subject: Re: How to make a program look for dylibs other than /usr/local/lib?
- From: Greg Guerin <email@hidden>
- Date: Wed, 12 Dec 2007 10:47:43 -0700
parag vibhute wrote:
>Greg, can u elaborate this in detail
Sorry, I can't. I don't have the free time.
It may help if you said what you want elaborated. Do you want the steps in
Xcode to create the proxy library, or do you want the C++ source with
virtual functions, or both? Others may be able to respond.
If you read the Proxy design pattern article, the nature of proxies should
become clearer. You can also google for these keywords:
proxy design pattern
It might also help if you explained exactly why the library has to be
loaded at runtime, since you're just making a static reference to a single
library in a fixed position. It makes no sense why you're doing this the
hard way.
>or is there any other way exist?
I don't know.
-- GG
_______________________________________________
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