Re: How to link with zlib
Re: How to link with zlib
- Subject: Re: How to link with zlib
- From: Matt Majka <email@hidden>
- Date: Thu, 4 Jul 2002 10:28:15 -0600
Did you try adding "-lz" to the Other Linker Flags item
for your targets Build Settings?
On Thursday, July 4, 2002, at 08:50 am, Colin Klipsch wrote:
Greetings.
My Cocoa application needs to avail itself of the 'zlib' compression
library. I assume this library is available on all OS X systems? It's
certainly sitting here on mine, but then again, that could be because I
have the Developer Tools installed. I didn't check that it's part of the
standard OS installation.
So I've tried three approaches:
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.