Re: Is ZLib available in Cocoa?
Re: Is ZLib available in Cocoa?
- Subject: Re: Is ZLib available in Cocoa?
- From: "Alexander Bokovikov" <email@hidden>
- Date: Fri, 5 Oct 2007 21:15:49 +0600
Hi, All,
If you consider that an unacceptable danger, then you can, of course,
compile zlib yourself from sources on the network and include it in your
application.
Thanks to all who answered. Yes, I'd like to use a static library, included
into my project rather than to use a shared library. I've downloaded the
zlib 1.2.3 source from the official site, but now I am not sure how to
compile it. Should I compile it from a coomand line using its makefile or is
it better to create a framework from these sources? If the last is better
then how to do it? Should I manually include all .c and .h files into an
empty project? And what project kind (target type) to use? Should it be a C
project or a Cocoa framework?
Perhaps we need to donate zlib with the xcode project template...
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden