Re: conditionally linking to a static lib?
Re: conditionally linking to a static lib?
- Subject: Re: conditionally linking to a static lib?
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 8 Oct 2009 18:30:30 -0600
On Oct 8, 2009, at 2:37 PM, John Mikros wrote:
Is there a way that I can get rid of the warnings and still get the
executable to be automatically relinked when needed?
When I had this problem, I solved it by adding an architecture-
specific other C flag that pointed to the static library. Then I
removed the library from the list of files to link. Maybe that will
work for you...
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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