settings for dylibs
settings for dylibs
- Subject: settings for dylibs
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 4 Oct 2005 10:01:32 -0700 (PDT)
I have been using xcode since project builder. so
although i am not a total newbie, I feel like one.
i have a project that I link against the postgresql
libpq. everything was great until version 8... with
this new version there is a libpq.3.2.dylib that
exists at /usr/local/pgsql/lib.
how do I tell xcpode to ignore this when I compile for
deployment. My current methodology is to remove this
file before I compile then replace it when I am done.
this has been working fine for months however i feel
it is time to start learning how to do it correctly.
if i compile with the file in place, my resultant
program requires this dylib at that path. I don't want
this. I want a stand alone that I can freely copy to
any machine and run.
how do I tell xcode to compile as if this dylib
doesn't exist?
thanks...
Ted
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
_______________________________________________
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