Re: How to link with zlib?
Re: How to link with zlib?
- Subject: Re: How to link with zlib?
- From: Gord Peters <email@hidden>
- Date: Mon, 7 Mar 2005 17:25:12 -0500
On Mar 7, 2005, at 5:01 PM, Olivier Tristan wrote:
-L /usr/lib -lz in "Other Linker Flags" should do the trick
Unfortunately, that doesn't seem to work for library projects (only
application projects) because the link stage for a library project uses
"libtool" not "ld" (as is used for an application). Either that or
it's because it's a static library, not a dynamic one.
Gord
_______________________________________________
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